Give customer option to choose what table and field is affected by Client Script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2023 05:30 AM - edited 10-02-2023 06:00 AM
Hi there
I want to develop app, that will be configurable by customer. The app contains Script Client but I want to give customers option to choose what tables and what fields they want to support with that script. And possible multiple tables and fields.
How to achieve that?
I was trying to edit from backend - sys_script_client - table and field values of Script Client. Idea was to create UI of such for customers, but I can't edit those because of following error:
"Access to api 'setValue(sys_script_client.field)' from scope 'x_XXXXX_xx' has been refused due to the api's cross-scope access policy"