Hello -
I am on the latest SDP version
I have been having lots of issues with the Field and Form Rules with no resolution from SDP. I did some more digging this morning and I believe i know why it's not working, but unable to understand why.
If I add a simple custom script with the following:
- alert($CS.getText("SITE"));
The Site is displayed as 'undefined' even though the user I am using to test has a Site defined. WHY is this?
Screen shot attached