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.

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

Forum Posts

Portal side

In our project ..on portal side on request view employee can see request number in url .. Ideally it should be sys_id ... so any idea anyone how to do that?

Resolved! Price not updating on target instance

I have a catalog item, let's call it "iPhone" in both instances, Source and Target instances.The price for this item is $700.00In that catalog item I have a variable: Add a case?2 Choices:Yes - This increases the price by $35.00.No - (The price does ...

Jimmy45 by Giga Guru
  • 873 Views
  • 4 replies
  • 1 helpfuls

Resolved! [Notifications] How to insert a background image in template ?

Hi community,I am creating an HTML notification template and I can not insert a table with an image in background.The image is saved in the db_image table.When inserting the image with the tag img , the image is saved in the email and appears correct...

Community Alums by Community Alums  
  • 2066 Views
  • 4 replies
  • 0 helpfuls

Resolved! User & Group Access

Hello Experts,I have two custom fields on form for allowed users and allowed groups, I have written before query business rule to restrict the access, but the condition which I've applied is not working for all users.Could anyone please figure out wh...

Utkarsha by Tera Contributor
  • 508 Views
  • 2 replies
  • 1 helpfuls

Need comments: ACL script change on sys_user_group table

Hello all, we have a read ACL on sys_user_group (Group Table). The purpose of it is to give read access to the users who are having at least one role. We had below script before the UTAH upgrade.if (gs.getUser().hasRoles())    answer = true;else    a...

Resolved! Reference qualifier on table_name type field

Hi, i want to add a Reference Qualifier to a field, which has type "table_name", but apparently I can't do it for some reason. Basically I'd like to list only those tables, which are extensions of "task". Is anyone has experience w this?

Community Alums by Community Alums  
  • 3443 Views
  • 4 replies
  • 3 helpfuls

Resolved! Putting Condition in a UI Action

Hello guys!I badly need your help regarding UI Action. So I have this UI Action Button it is a Print button and wanted to put the button in my form beside the "Cancel" I researched here on how to put a condition and tried this below, but unfortunatel...

KarlaJohnson_0-1697554139106.png KarlaJohnson_1-1697554328133.png