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.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
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
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
attribute can also be accessed by admin , but as a nin admin is it posssible to use in js anyway so it is strictly No
Views
Replies
Total Likes
Views
Likes
Replies