Forum Discussion
nmrao
7 years agoCommunity Hero
You may set the cookie for all out going requests.
- nmrao7 years agoCommunity HeroTo 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?
- fmensah7 years agoOccasional Contributor
I have already done it.
It did not work.
- nmrao7 years agoCommunity HeroPlease show the script.