How to create a list collector

shaik_irfan
Tera Guru

Hello Gurus,

We have a requirement where we need to create a list collector where user can filter and select multiple records at a time:

11 REPLIES 11

You can create a list type field, and then use the following to lock/unlock the field.



https://www.servicenowguru.com/scripting/client-scripts-scripting/lock-unlock-glidelist-url-fields-c...


Hi Sharique,



I am creating on incident form where i need to select mutiple records


yes, please create a list field and use the onload script later.


Sharique,



Can you please help me out with the script part ?