I was trying to render a responsive grid using the Running User Attribute - User Role Id. I tried using the 18 digit value, the 15 digit value and the name of the Role itself but none of it worked.
I was looking at the XML
and I paused at sourceuserinfotype=“userroleid”. Having used $User.userRoleId in my javascripts snippets the past, I changed it to sourceuserinfotype=“userRoleId” and that worked.
We are currently using 10.0 and I am not sure if this has already been fixed in one of the releases that followed 10.0 - but if it hasn’t, I would request Skuid to fix this.