Forum Discussion
nmrao
7 years agoCommunity Hero
You may set the cookie for all out going requests.
nmrao
7 years agoCommunity Hero
To do so, use Events feature say beforeSubmit and add the cookie.
- fmensah7 years agoOccasional Contributor
Hi Rao,
I right-clicked on the project and clicked on Events.
I chose SubmtListener.beforeSubmit in both "Name" and "Event".
What should I put in the "Target" field?