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

Forum Posts

Resolved! Take Survey Widget

Hi All, We have enabled the property to take the survey from portal. We are using OOB take_survey page and Take Survey Widget for taking the survey. There is a Submit button in the page. This Submit button is disabled until user answers mandatory que...

madanm7786 by Mega Guru
  • 4467 Views
  • 4 replies
  • 1 helpfuls

Resolved! JIRA JQL is not working

Hello everyone,  I have a problem with the query in REST message. I've got an error with status 400: {"errorMessages":["The value '<name of the project>' does not exist for the field 'project'."],"warningMessages":[]}, which indicates that I have an ...

Tamas4 by Kilo Contributor
  • 6160 Views
  • 4 replies
  • 2 helpfuls

Resolved! Date format in displayed fields

We just upgraded to Utah and noticed the date format in fields is wonky. This is from a report that we are using on a dashboard. I checked my developer instance (also on Utah) and it is doing the same thing.I checked the preference -> accessibility s...

cgedney_0-1684420911874.png cgedney_1-1684420974783.png cgedney_2-1684421027075.png

How to clear the user field through rest api

Hello Community,we are creating the incident record one instance to another instance with few details from instance a to instance b through rest api post method and we are facing one issue with caller.we required logic to check the caller in instance...

Steveanner by Tera Contributor
  • 1306 Views
  • 4 replies
  • 0 helpfuls

Resolved! ACL to restrict access on a particular choice /status value ?

I have a requirement that if status is 'Completed' then only sysadmin can update status for such recordsEG:  if Incident status is Completed, only System admin can edit the status but it should be restricted for Incident manager role only when status...

SAS21 by Tera Guru
  • 3443 Views
  • 8 replies
  • 0 helpfuls

Resolved! how to print array output in flow designer > action

I have created an Action, where I am trying to fetch the Incident's assignment group members email ID, incident number is the input and in script section i am fetching the value from sys_user_grmember table. in the end of script part, I have added a ...

skumar_srbh_0-1690349593725.png skumar_srbh_3-1690350664581.png

Resolved! Hide 'Submit' button on Portal without DOM manipulation

Hello,Is there any way to hide the Submit button on a catalog item based on a condition without having to use DOM manipulation? I searched the Community and all solutions required DOM manipulation, which is not recommended in ServiceNow development.T...