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

Forum Posts

Resolved! g_user_date_format in workspace

Hey,I'm using g_user_date_format variable in client scripts to get current user date formats and then parse them into something that is manageable.But this variable does not exist in workspaces... (as usual...).Anyone know an equivalent for this that...

field is read only, cant find the rule anywhere

Hello, i have a form where a user needs to be able to edit a field, but the field is read only. i have looked in ui policies etc but cant find out where this rule is putmy form lets say is view2 but the field thats read only is coming from someplace ...

asd22 by Tera Contributor
  • 1610 Views
  • 13 replies
  • 0 helpfuls

Choose only first business day of the next months

Hi, guys. I need to be able to choose just the first business day of any month ahead.I have a Schedule of working days and I need to use it, but I don't know what can I do to be able to choose only these first working days of each next month. Could s...

SCruz by Mega Contributor
  • 1067 Views
  • 3 replies
  • 0 helpfuls

Update set sys_id is different in every instance

Hi All , I am facing some weird issue here  I have created the update set and captured platform analytics updates in it. But when I try moving it to sanity test instance and then to test instance... they have different sys_id everywhere in dev , s-te...

Due date field is giving an error

I want to restrict the selection of past date on the "due date " field on the p_taskfor that i have create ui policy for the same.. but whenever i try to complete or cancle the p_task it shows the error mentioned in the ui policy ( even when due date...

Screenshot (524).png

Resolved! record producer resubmssion

Is there any way that we can resubmit the record producer once it is rejected.Since all the fields will be readonly and user cannot resubmit in the backend as we have the access restriction. It has to be done in the portal is there any please help wi...

pk2184046 by Mega Sage
  • 1733 Views
  • 13 replies
  • 0 helpfuls

Update Related List Based on Choice Fields

I have a form with three choice fields. When I select values in all three fields and click the “Search” button, the related list below the form should update based on those selected values.How can I achieve this in ServiceNow?