- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 03:21 AM - edited 09-27-2024 03:31 AM
I having issue in fetching value from a Data Resource
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 10:39 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 10:39 PM
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.