Apex validation error is displaying all the hidden items / regions!
This can't be right.
I have several conditionally displayed items and regions on my page.
When I try to save with a required field left null is displays the #item# must have some value message, but also displays all the hidden items on the page!
This includes regions, buttons, items.
Some are conditional in their properties, some are displayed/hidden via DAs.
This is a major security issue for me. How can I prevent it doing this
Apex v4.1
(UPDATE: If I remove all the DAs it doesn't do it)
(UPDATE2: actually it is due to the 'are you sure' type message I am conditionally displaying. I think I have sorted it out now, but can't figure out how to delete this thread)
Cheers
Mark
Edited by: Mark BT52 on Nov 15, 2012 4:46 AM
Edited by: Mark BT52 on Nov 15, 2012 5:42 AM