Hi,
When trying to validate the current organization is Sandbox or Production using “Organization” standard object created a model in skuid page.
var isSandbox = orgnModel.getFieldValue(orgnRow,‘IsSandbox’);
When a non-sys admin user executes the page, always, isSandbox is “undefined” .
and this user has no “View All” or “View Setup and Configuration”, as per their role we shouldn’t provide those permissions.
Hence , any thoughts on how to get this done ?
Question
Organization Object data is undefined when non-SYS Admin users access skuid page
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.