Hi I wrote a script for leads - however, I only wa...
# suitescript
a
Hi I wrote a script for leads - however, I only want the script to run on leads captured via web form (system notes context = web store).. can someone tell me how to do that? thanks!!
w
on runtime module there is a context type, there should be a ‘webstore’ just place an IF statement on the start of your logic with that check.
message has been deleted
a
THANK YOU!! that worked.