Disable Export button in Overview, if repeated group is empty

hi,

is there an easy way, to disable an ‘Export’-button on an Overview modell, if the list of showed entries is empty?

Below GetA12 - Buttons section I didn’t found a hint for defining it conditional and a dependent section in the OM (where an action button could be placed ) seems not to be possible.

best regards, Gunther

Hi @gunther-stable-thorn

The hint you’re referring to is a screenshot from the Widgets Showcase which is there to show the difference between Primary and Secondary buttons. These are modeling options for the Button Priority.

The variants that you seen in the screenshot from the Widgets Showcase (active, inverted, destructive and disabled) show all the possible presentations of the button. However, not all of these states are modelable. In the case of the Overview Model, we can model whether a button is destructive or not.

As modelers, we cannot model a disabled button in the Overview Model. The Form Model has a wider range of modeling settings but these have not been generalized and extended to the Overview Model (see Button Functions → Scope / No data change). Extending this functionality to the Overview Model would represent a new requirement.

hallo, thank you for that quick information. So we may implement disabling-the-export-botton in a composed FM with an dependent buttons section.

best regards, Gunther