Page 1 / 1
Hey Pat, Open Developer Console and execute this anon Apex: System.debug(UserInfo.getProfileId()); You’ll see that the 18 character Id is returned. I bet internally Skuid is comparing the result of getProfileId() with the Value specified. Cheers, Irvin
Yup. You need to use the 18 character ID if you are building conditions on User.
I keep a skuid page handy that shows users and ID. For me its more striaghtforward than remembering the anonymous apex.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.