Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have set the hide_prefix with an '_' . Then I have a group of fields that i want to be hidden:
_Field1,
_Field2...
When the application is reloaded, and i want to create a table box, the fields aren't showed, that's ok, but when i save the application, and then open it again, and try to create a table box the hidden fields are showed.
I'm working on developer mode, I tried to do this in analiyzer and Professional mode, but its the same. I want that fields no to be showed. What can i do?
Hope described the problem well, thanks for the answrers.
You need to uncheck "Show Systemfields"
HTH
Peter
Hi Peter, thanks for the response,
I have unchecked the 'Show system fields' but is still showing the hidden fields... =S
Try the attached script. The field HIdeMeA is not visible in Fieldselections (if unchecked "Show system field") and does not show up in the "Current Selections"-box.
It is visible nevertheless in the windows Cntrl-Q (Views -> Current Selections). Am not sure, whether this behaviour is by purpose.
Peter