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

Forum Posts

Resolved! Service Portal RTL (Right-to-Left) Custom Solution

Hi, Out of the box, ServiceNow does not support RTL alignment on the Service Portal. I am trying to do a custom solution. I am beginning with doing direction: rtl; - However I am unsure how to make it conditional that the user has selected the RTL la...

Shane18 by Kilo Expert
  • 2851 Views
  • 6 replies
  • 1 helpfuls

ServiceNow Attachment to JIRA Integration

We have created a custom solution for ServiceNow to JIRA Integration not using Integration Hub.  We are unable to get attachments from ServiceNow into JIRA.  We are able to pass the attachment name, but no attachment.  We need some help getting this ...

Joe Fisher by Kilo Contributor
  • 1767 Views
  • 8 replies
  • 3 helpfuls

Resolved! UI Policy if Condition (in Script)

I have a UI ACTION button that I want to Hide. I am getting an answer from Script-Include of TRUE/FALSE which is stored in 'response' Variable.But for some reason the script enters the first if conditions (gets to the if with 'entered Show command' I...

Screenshot_20221207_042444.png
Gal Katz by Kilo Sage
  • 1621 Views
  • 3 replies
  • 2 helpfuls

how to create a business rule for add days in a field date

Hey guys. I need to automatically calculate the contract end date.I need to make a business rule where it takes the "Start date" field:Add the days in the "Term of contract" field:Where 1 year adds up to 365 days and 2 years adds up to 730 days. And ...

Captura de Tela 2022-12-07 às 11.01.56.png Captura de Tela 2022-12-07 às 11.02.57.png Captura de Tela 2022-12-07 às 11.04.40.png
Lucas11 by Tera Contributor
  • 694 Views
  • 1 replies
  • 0 helpfuls

Resolved! Formatting a container from a record producer

Hi guys If you look at the screenshot below, the page is built with a record producer, so Container Start, Split, End. I am trying to find a way to either put a hard line between the sections or manage the padding between the Rich Text and the Multi ...

zag by Tera Expert
  • 1347 Views
  • 3 replies
  • 0 helpfuls

Syncing comments between Azure DevOps and an incident

Hi, I have created a flow that is triggered form a UI Action on an incident, the flow creates a support ticket type work item in ADO. However, we would like to have comments (At least) sync across both platforms. Can anyone tell me whether it is poss...

James-B by Kilo Sage
  • 1609 Views
  • 2 replies
  • 0 helpfuls

Resolved! move selected records from list view to another table.

Here is my List view of table. On top I added a UI action button Order Now , my requirement is after selecting records if i click on Order Now button the selected record details have to be captured in another table. How can we achieve with script or ...

SomaSekharM_0-1670406188996.png

Ui action throwing error 'Action not authorised'.

Standard change displaying error message "Action not authorized" on clicking Schedule button. there is no duplicate Ui action name schedule still it is showing this error. Condition: gs.hasRole('itil,sn_change_write') && new ChangeFormUI(current).isS...

mahesh105 by Tera Contributor
  • 1206 Views
  • 4 replies
  • 0 helpfuls

Resolved! accountExpires attribute import to User Table

Hi all,  I've been trying to import the accountExpires attribute from AD into ServiceNow sys_user table and having some issues with the date format.  I have a new field on the sys_user form called u_end_date in a Date/Time variable with a limit of 10...

find_real_file.png