I would like to load a selection list for a field that is in a Collapsable Block but only if the user clicks the block header to open it up.
I can use the other elements of the collapsable block for an on click event (the body, content, ...) but not the header. The problem with using the other elements is that the event is triggered everytime the user clicks on a field in the expanded area.
Any ideas?
Regards, Shaun.