Add Variable section in custom table/form

Vee Jay Recana
Mega Guru

I created a custom table named Service Request which contains record producer variables. I wanted to add the variables in a form section, and I have several questions:

- How can I add the variables to a specific form section? I don't want to use the map to field functionality since I want the variables to be seen as how it looks like in the portal/frontend.

- For non admin user, I want the variables to be non-editable (read only), ACL should work right?
- There's a Watchlist variable I created with list collector type, but it shows like in the image. How can I achieve to show it like the watchlist field.

VeeJayRecana_0-1740469150894.png

 

7 REPLIES 7

@Vee Jay Recana 

ideally map to field should work. If it doesn't then use record producer script

current.watch_list = producer.variableName;

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Vee Jay Recana 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Vee Jay Recana 

Did I answer your original question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader