button click-only javascript call and no submit
Hi all,
I have created a button on which i have created a dynamic action which on then executing a javascript code. Now button click can have three option.
I)submit
II)redirect to a page in application
III)redirect to a url
i want only dynamic action to fire and not submit (currently submit is selected) to happen as my alerts are getting tampered to this page submit process