Upgrade to ERP11.3.200.0 Hides / Minimizes Controls in PanelCard Grid

After upgrade to ERP11.3.200.0 , Buttons put into the Top / Header of a Panel Card Grid are hidden / minimized if more than 1 or 2 controls. To view all the controls / buttons, have to click on ‘Show more Controls’ (Up / Down arrows). Saving the layout does not help. Want to see all controls by default. Could find no setting for this. Anyone else find a way to deal with this ? thanks …

I came across this too.
That control is completely inaccessible. There’s not even an ID/Guid I can hijack from the HTML in Dev Tools to even attempt to do something with it.

Your best bet is to embed the panel card grid (disable panel style) and the column container with your controls into its own panel card.

Outside of that, you’re SoL.

Thanks for that. Appreciate you.

1 Like