posted 13 years ago
Hello All...
I have a question regarding <a4j:commandLink>.
In my application, I am trying to use a commandLink to open a ModalPanel.
where I have put a textarea for reason & a Submit button.
I am using a commandLink and using a <f:param> to pass in the id of the record to be deleted.
but, on clicking the commandLink, actionLister is not getting invoked.
Any advice would be nice.