Skip to main content
Question

Page Designer Command Group - ExecuteOperationalReport (multi selection)

  • October 13, 2025
  • 1 reply
  • 53 views

Forum|alt.badge.img+1

I added the Command Group – ExecuteOperationalReport to the Shop Orders Material Availability page so that I could execute the Shop Order Report directly from this page, and it works as expected.

However, the issue is that this option disappears when I select multiple reports. How can I enable the multi-selection functionality?

I’ve already tried adding expressions and conditions in the Enables field, but that doesn’t seem to have any effect. Has anyone encountered a similar issue?

 

 

 

 

1 reply

Forum|alt.badge.img+10
  • Hero (Employee)
  • June 18, 2026

Hi, What you are trying to do here is not possible. To begin with the ‘Selection’ attribute that specifies what type of selection the command should support, is not enabled in the designer. So it is simply not possible to create a custom command for multi-selection. Then even if the attribute was there, then the execution target also must support this. So basically what I’m saying is that, no you can’t do this. And it is not as simple as just enable the attribute. 

The enable attribute that you have played with is just a secondary layer on top of the selection filtering. I.e. if you need to narrow the availability for some other conditions.

kind regards

Tobias