ReadOnly true not set on field : cross scope access denied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2023 12:22 AM
Hi All,
I am seeing this error on opening a record ReaOnly true not set on field: cross scope access denied, please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2023 02:41 AM
Do you have variable editor on that form ? YES
And are you trying to make variables read only by using g_form.setReadOnly(); - NO
Is there a way to find which field's sys id is mentioned in that error?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2023 02:44 AM
If it's a field it will give you the name, I think it's variable. Copy that sys is and go to all variables put filter as sys id is.
Thanks,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2023 04:01 AM
Hi Gopi, done but there is no variable with that sys_id