We are trying to make a complicated Calculation screen work properly and smoothly in the Universal GUI. One of the challenges is to have users click the right buttons, and the easiest way to support that is hiding buttons they shouldn't click. In below example we have 3 Refresh buttons, and we wish to hide 2 of them. A refresh on the higher level will also trigger the refresh of the detail tabs and using the Change Detection logic users don't have to trigger refreshes themselves.
In the Software Factory we can specify this for every Action button, except for the Refresh button. Can this functionality please be added?
This seems to me like a straightforward and logical addition to the Subjects > Performance tab (Buttons configurable in layout)
Now we have to revert to a bit of custom CSS to hide this specific button.
