- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I made a client script and 3 script includes.
The client script is in global scope.
The script includes are client-callable and made in global scope.
The 3 script includes' logic is exactly the same except for the parameters.
The script includes are called by the client script.
I have admin role, so all of them works well.
However, user without admin role, only 1 of the script include works and the other 2 fails.
I think calling the two script includes fails.
Is this acl issue?
How can I solve this problem?
Please help.
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
resolved
