I have a list collector in my catalog, I have selected table as incident so it will show all the inc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 12:24 AM
I have a list collector in my catalog, I have selected table as incident so it will show all the incident record numbers , I have selected a default value and I want to make it read only how can I achieve this ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 02:52 AM - edited 03-19-2024 02:53 AM
Hi @kiran kumar m1 in your list collector variable attribute place this below attribute
glide_list
Result:
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 03:15 AM
without read only its looking fine but if I select read only its looking something like this
its sowing the incidents number directly without the slushbucket . does this doesnt work if we keep read only ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 03:16 AM
Hi @kiran kumar m1 that is OOB behavior since you made the field readonly it display like that
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 03:27 AM
Hi @kiran kumar m1,
How are you expecting it to be ?
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 03:43 AM
It should be like above picture on the selected side I should have few default records and those should be read only , I might be able to add few more records if I want but the default ones will be in read only mode no body can change them . is this possible ?