Hi,
I'm using a List Report template to allow users to view, edit and create some objects stored in a Z table in my backend. I'm using some properties (i.e UXHideField1) to control the visibility of some UI elements via the UI.Hidden annotation.
I'd like to hide these UI elements by default when a new entry is created. Is there a way to catch the event when the + button is pressed on the list page? Or is there a way (annotation?) to provide a default value for a boolean property or a UI.Hidden value?
Cheers,
Pierre