- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2022 04:18 AM
Hey , i just wanted to know what is the best way i can achieve the below thing
I want to show the fields read only on list view for incident table and editable on the form view
(please elaborate if possible)
and also provide any doc for Glide Secure please
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2022 04:23 AM
HI
Create a list_edit ACL on incident table with conditions as incident * (which will applicable for all fields)
and set answer=false in script section.
Hope it will works...
Thanks,
Murthy
Murthy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2022 04:23 AM
HI
Create a list_edit ACL on incident table with conditions as incident * (which will applicable for all fields)
and set answer=false in script section.
Hope it will works...
Thanks,
Murthy
Murthy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2022 04:25 AM
Here is the useful link for Glide Record Secure
Murthy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2022 04:27 AM
Thanks for answering, i will try this..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2022 04:27 AM
Hi Akshay,
Please write list_edit ACL for making field read only on list view.
Like here : read-only a field in list view
GLIDERECORD VS GLIDERECORDSECURE
Mark Correct or Helpful if it helps.
***Mark Correct or Helpful if it helps.***