Dynamic action show /hide item(s) or buttons on check box check
Hi all,
I'm using Apex 4.1 and I created a dynamic action, so when the checkbox is checked an item would be hidden.
And when the checkbox is unchecked the item would be shown again.
Are there more steps required other than following the dynamic action wizard steps. I don't know very much about java script, so this dynamic action
definitely seems to be a good solution if only it would work.
I'm using a simple checkbox which returns Y on checked and N on unchecked.
Oh and the fire on page load is unchecked and the event scope is set to live.
Still doesn't seem to work.
Can anyone help?
Kind regards,
Cleo