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

Forum Posts

Integrating ServiceNow and Codeforces

Codeforces is a platform which hosts competitive programming contests.It also provides API methods to interact with and get the data from codeforces.Click to get all the methods supported by Codeforces.Demo of this integration is available here Step ...

Screenshot 2025-01-20 at 11.09.32 PM.png Screenshot 2025-01-20 at 11.10.54 PM.png Screenshot 2025-01-20 at 11.13.53 PM.png
KushalK by Tera Contributor
  • 1368 Views
  • 2 replies
  • 1 helpfuls

Rest Step & CSRF tokens

Hello! We are trying to make a integration using Flow Designer Actions and REST steps. In first REST step message, GET, we fetch a CSRF token in response headers and after extracting the token with a script step, we perform a POST message using REST ...

SNNoob by Kilo Guru
  • 1405 Views
  • 1 replies
  • 2 helpfuls

Apply Interactive Filteer

Hi,I want to apply a interactive filter on the Survey Overview dashboard on the assessment assignment group. The dashboard widgets should filter on the incident assignment group

ATF : Set date and time as dynamic field value

Hi ,I want to set the planned start and end date along with time as the field value in ATF. How do I do that ?  For Example: for Planned start date and time , I used = javascript: gs.nowDateTime().split(' ')[0].concat(' ', '00:00:00');Planned e...

tiasha123_0-1737099416620.png
tiasha123 by Tera Contributor
  • 1880 Views
  • 7 replies
  • 4 helpfuls

Resolved! Field style condition not working for a field on project form

I have a custom field (unallocated budget, type: Currency) on the project form, I need to change the colour of the field to red when the value of unallocated budget is negative. I am trying to do with field style. The style is working when there is n...

aditirathor by Tera Contributor
  • 1182 Views
  • 4 replies
  • 0 helpfuls

csm/fsm workspace secondary item is not visible

csm/fsm workspace secondary item is not visibleI created a form header also primary field is visible but secondary item is not visible :  SOW Workspace:  

AbdulKhader_0-1727856227417.png AbdulKhader_2-1727856362651.png AbdulKhader_1-1727856290137.png
Community Alums by Community Alums  
  • 939 Views
  • 1 replies
  • 3 helpfuls

Resolved! Help with override reference qualifier

We have a scoped app which generates a release management task record. The task can be reassigned, but currently its shows the full list of users, and we would like to limit this to users with ITIL role only. Tried javascript:'roles=RoleName'; ...

Cirrus by Kilo Sage
  • 1005 Views
  • 3 replies
  • 4 helpfuls

Delete Delegate on portal view

Hi All, I have delegate on the portal view under my profile menu tab in header of the portal.I can add the delegate via this portal view delegate menu but if i want to remove the person from list of the delegate in that case how can I achieve this?? ...

Prati by Tera Contributor
  • 1678 Views
  • 4 replies
  • 0 helpfuls

'Sys_app' record for custom application missing after clone

Hi! Background:We are developing a custom application. This monday we had a scheduled clone from production, so to save the application I both published a first version of it and also saved the entire application as an update set. After the clone we ...

Alfred4 by Tera Contributor
  • 2546 Views
  • 4 replies
  • 2 helpfuls

Resolved! Sending Field Values when Clicking New Button of Related List

Hi,  We have a requirement that when user clicks in the new button of the related list “Project Change Requests” of the “Project” form: The values from the “Project manager” field and “Sponsor” (custom) field of the “Project” form:   Goes to the 2 c...

find_real_file.png find_real_file.png find_real_file.png