I have a list collector in my catalog, I have selected table as incident so it will show all the inc

kiran kumar m1
Tera Contributor

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 ?

10 REPLIES 10

Hi @kiran kumar m1 in your list collector variable attribute place this below attribute

glide_list

HarishKM_2-1710841966075.png

Result:

HarishKM_3-1710842006251.png

 

 

 

Regards
Harish

without read only its looking fine but if I select read only its looking something like this

kirankumarm1_0-1710843258975.png

its sowing the incidents number directly without the slushbucket . does this doesnt work if we keep read only ?

Hi @kiran kumar m1 that is OOB behavior since you made the field readonly it display like that

Regards
Harish

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....

LinkedIn - Lets Connect

kirankumarm1_0-1710844881745.png

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 ?