Hello,
We would like to automatically update a custom "Country" field based on the email address of the requester.
For example: when the email address is ending with ".fr" then Country = "FR".
Is it possible to get the email address of the requester using field & form rules? Something like
var x=$CS.getValue("REQUESTEREMAIL");
Best regards,
Demetrius