UI Builder : Issue in Getting Data Resource

vidhya_mouli
Giga Sage

I having issue in fetching value from a Data Resource

 

Untitled design.png

 

I am invoking the data resource: Get Developer Names on page load.

Client Parameter - numberOfDevelopers1 displays Success.

The client script then gets triggered.

However Client Parameter - numberOfDevelopers2 displays 0.

 

Why? I have 11 records returned.

 

1 ACCEPTED SOLUTION

vidhya_mouli
Giga Sage

Managed to resolve this issue. It was an ACL issue. Has a filter condition when fetching data based on Roles. User did not have access to this field.

View solution in original post

1 REPLY 1

vidhya_mouli
Giga Sage

Managed to resolve this issue. It was an ACL issue. Has a filter condition when fetching data based on Roles. User did not have access to this field.