java script issue
Hi ,
i have restriction of accessbleif on atrribute named as “abc” , now i want to use this fields value in js , how i can do it , i tried but its showing empty value for me in js but this attribute have actual values.
Hi ,
i have restriction of accessbleif on atrribute named as “abc” , now i want to use this fields value in js , how i can do it , i tried but its showing empty value for me in js but this attribute have actual values.
Hi @at7140 ,
Do you have the permission to satisfy the condition of accessbleif expr in the attribute (schema)? If not, you won't be able to see the data in JS as well.
Example, if the attribute has an accessbleif expr such that only admin can access the data, and If you're not an admin, then you can't view the data in JS as well
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.