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 ca...