Resolved! Custom Field with no "u_" Prefix
More for curiosity than anything, but has anyone ever created a custom field on a table, then stripped out the "u_" that the system puts in place to denote that the field was user generated?
Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent. Join the Challenge.
More for curiosity than anything, but has anyone ever created a custom field on a table, then stripped out the "u_" that the system puts in place to denote that the field was user generated?
Hello everyone , I need to create one ACL with delete operation for table with following condition :- 1 . If they are member of this group "Help Desk" 2. they have "u_help_desk" role . Kindly suggest me solution for t...
Hi Folks, I have a requirement to add a teams link besides a User reference field ('Responsible Leader'). I have written a UI macro but it is not working - Below is the script (Also open to go with any other approach if possible) **My script and fie...
At the header of my Service Portal, I see:I need this number to also count in records from a custom table. Which widget script do I need to edit to add my custom table?So the "Requests" count should not say 1, but 6
I want to show the field value changes from another table in activity stream. Eg- In incident table i have referenced field( table= shipping details ) and any changes/update made in field from shipping details table should be captured in additional c...
Hi, We have a requirement to create several record producers that will create CSM Cases. Now, the Case does not have that many variables. So to show all the variables from the Record Producer into the Case, I can add a variable editor(UI Formatter). ...
When we create a custom app, the tables created will automatically have the option checked for 'Create access controls'. Is there anyway we can uncheck it? I know there is an OOTB Business Rule on sys_db_object table which set it to default as true. ...
Hi. I Created Data Source to XML import Incident records from a remote instance. And I am successful import. But, I don't understand "Expand node children"? It seems like TRUE or FALSE is fine for now, but what impact does this field have on importin...
Is there a way to stop the automatic upgrade of MID Server?Or is there a way to keep the MID Server from stopping if the automatic upgrade fails?
I want to display error message on catalog item(UI/Portal) from business rule and abort action - submitting RITM from that catalog item
Got time field on table and want to set it on RITM variable. var today = new GlideDateTime(); var gr = new GlideRecord('u_sam_tb');gr.addQuery('sys_id', current.variables.ids);gr.setLimit(1);gr.query(); if (gr.next()) {var dTime = new GlideDateTim...
I want to show pop up on incident form when a particular worknotes added. And pop up will have 2 buttons with Acknowledge and Cancel. If Acknowledge incident will go to new state and if cancel then in same state. Please suggest.
In my record producer , I load values from a previously created record based on user selection so they can use the record producer to update those values . I have an attachment field called u_assigned_lead, on submit I would like to update this fi...
How can I save a multi line text in a catalog item with a Null or Blank question as shown in the picture in a variable set in a catalog item? When I tried to save the catalog item as shown in the picture below it says that the question field is requi...
Hi, Please find below screenshots of my catalog item. Requested for is a reference field to table sys_user. When I select a user's name in requested for, the user's values on the fields on right side should be automatically populated from sys_user ta...
| User | Count |
|---|---|
| 103 | |
| 67 | |
| 21 | |
| 18 | |
| 17 |
