We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Need to generate a word document letter

Hi,I have a requirement where need to generate a Word format letter based on a record. We are using a custom table to record requests created by the users. The letter will kind of like a official letter template as well. Is there any out of box featu...

Raj40 by Tera Contributor
  • 4751 Views
  • 6 replies
  • 2 helpfuls

Making Admin role read only, not the whole instance

Hello, I am trying to provide admin-read-only access to some users in test instance. here's what I tried:-1. Create a Group called "ADMIN-Read Only".2. Add the role "sn_read_only" role to the group.3. Adding the user to the group. But it made the who...

stable_yogi by Giga Contributor
  • 2676 Views
  • 4 replies
  • 1 helpfuls

Resolved! Help with onLoad modal in catalog client script

I have a requirement to have a modal on load to present a message to the requester when they load a catalog item. Most times they are likely going to select the positive option and want to proceed, however I need to cover the chance that they don't w...

Biddaum by Tera Guru
  • 1753 Views
  • 7 replies
  • 2 helpfuls

how to configure form for workspace?

Hi,I created a new customize table and then i created a new sys_ux_list the is reference to this customize table.When I click on the pencil icon to edit the form from the list view inside the workspace im getting this message:  how can I configure fo...

Screenshot 2026-03-03 075156.png
Alon Grod by Tera Expert
  • 938 Views
  • 5 replies
  • 1 helpfuls

Email Parse to create Catalog Item

I know there are a lot of posts on this, and I have tried to follow some but not getting results Ive followed this video guide, but its not pulling the resultshttps://www.youtube.com/watch?v=uLHCw2GA3lo This is what we haveI get an email into our Hel...

Resolved! ServiceNow Not Honoring Sort By Sequence Number

I have a Record Producer which has a Variable that is a Lookup Select Box.  All the values are stored in the OOTB Choice table (sys_choice).  I am trying to make the values sort by the Sequence number in the drop-down box, but it is not working.  It ...

jmiskey_0-1730228237294.png jmiskey_1-1730228312440.png jmiskey_3-1730228365276.png
jmiskey by Kilo Sage
  • 3623 Views
  • 8 replies
  • 3 helpfuls

Resolved! Copy work_notes from closed task to new task

Hello.I have a catalog item that generates 2 tasks. Catalog item is submitted and task 1 generates. When task 1 closes, then task 2 generates.What I would like to do is when task 1 closes, copy ALL work notes from task 1, and add them to task 2.I onl...