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

Resolved! Hide Custom Widget Button

Hello,After few researches I didn't reached the answer I expected about my question.My question is : How can I hide a custom button depending on my state?Context :I created few button (like UI action) on a widget I set on the OOB ticket form page on ...

find_real_file.png
vincentt by Tera Contributor
  • 6988 Views
  • 4 replies
  • 5 helpfuls

Parent Child Incident - Snow

Hi All,To achieve Parent Child Incident Relationship below steps are done(1) Activated - Incident_Parent Field in Incident GUI (reference Field)(2) Created a Parent Ticket P and 2 child Tickets C1 and C2. In C1 and C2 parent ticket field is populated...

Resolved! Many to many relationship records

Hi All,I need to relate my service offerings and circuits table so one service offering can be connected by many circuits and a circuit can connect many service offerings.I've created a many to many relationship in the sys_m2m table so i now have a r...

Dubz by Mega Sage
  • 2561 Views
  • 3 replies
  • 2 helpfuls

Choices on a scoped form become part of a global choice set

Someone please tell me if there's a better way to do this. I had to work out this procedure in order to push these changes in an update set. If there's no better way, maybe this will help someone out.In order to create or alter choices in a particula...

aaron_k by Giga Contributor
  • 1599 Views
  • 1 replies
  • 1 helpfuls

MID Server not using remote.properties

Hi all,I think I detected a bug in MID Server application (mid-jre.istanbul-09-23-2016__patch0-10-05-2016_11-18-2016_1553.linux.x86-64).MID Server manages a file, inside "/work" directory, named "remote.properties". My undestanding is: MID Server ask...

Resolved! Make field Readonly -Onload

when form is Loaded -if User name( value :User)   is Empty then Devision field should be Readonlyvar gd=g_form.getDisplayValue('User');if(gd== "   ")   {g_form.setReadOnly('devision',true);}}it is not working as per my expectation

find_real_file.png

Resolved! Best practice to creating Inbound email action

Hello All,Can some one please help me what are the best practice can follow to create Inbound email action.We are getting lot of   request from monitoring tool for configuring the inbound action.Does it affect any sort of performance issue.It will be...

salu by Mega Guru
  • 4256 Views
  • 7 replies
  • 3 helpfuls

Include attachments in the email from the ticket

Hi All,I have a Business Requirement, where the ticket has attachments and when Service Desk clicks on the email options form the ticket, it should automatically include all the attachments which are there in the existing ticket.Has anyone implemente...

NamrataJ by Mega Guru
  • 2506 Views
  • 4 replies
  • 0 helpfuls

Resolved! List field reference qualifier

Hey gang~I have a list type field named training_class on my GE54 Application table that references the GE54 Training Class table.   I want to filter it based on the display value of the application field on the Application table.for example, if I am...

conanlloyd by Giga Guru
  • 4455 Views
  • 2 replies
  • 4 helpfuls

glide.servlet.uri property issue

we can access the glide.servlet.uri property by doing gs.getProperty. But you can't find the property in the sys_properties table. Must be some base functionality. Now issue is someone created this property and set the value accordingly which is fine...

rohanhd by Kilo Contributor
  • 5460 Views
  • 4 replies
  • 0 helpfuls

Best Practice on Task Table fields

Hi ServiceNow Community Developers,Would you please advise as to the best practice when it comes to using fields from the task table rather than creating your own. For instance I have a requirement to include the Opened by field in the procurement (p...

johannes5 by Giga Expert
  • 6269 Views
  • 4 replies
  • 3 helpfuls