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

Forum Posts

How to map one record producer to two tables?

Hii, We have requirement, in that we want to map one record producer to two different tables. Eg There is one variable BCM with two choices Project And Account. If user selects project level approach then record should inserted into Plan table and An...

Supriya P by Tera Contributor
  • 1514 Views
  • 3 replies
  • 0 helpfuls

Resolved! Use html variables in client and processing script of ui page

I have defined two variables in my html code as below : <g:evaluate var="jvar_number" expression="RP.getWindowProperties().get('sysparm_number')" /> <g:evaluate var="jvar_createdBy" expression="RP.getWindowProperties().get('sysparm_createdBy')" /> ...

Rj27 by Mega Guru
  • 4143 Views
  • 7 replies
  • 5 helpfuls

MRVS not showing in catalog task

Hi All, I'm looking for a solution where in the MRVS will display also in Catalog task onload in the backend of portal. below is the MRVS

lhieanne by Tera Contributor
  • 1856 Views
  • 6 replies
  • 1 helpfuls

How to hide certain options from a list collector variable based on the selection choice of a prior variable inside the same catalog item?

I have a select box variable that represents the type of access a user may want to request. I have a list collector variable that references an entire list of companies a user could possibly choose from. I want to only show certain companies the user...

alantpham by Kilo Contributor
  • 733 Views
  • 1 replies
  • 0 helpfuls

How do auto populate requested field on Project form

I am a sys admin and not familiar with the whole development/config in ServiceNow   I do, however, want to auto-populate a Requested by field on the Project form so that whenever I open up the project form it auto-populates with the logged-in user  I...

Create a Reference Qualifier for a List Collector Variable that is a equivalent to : Attribute is one of (User Defined List of Attributes))

I have six variables that are all list collectors that references the same list table. Each record in this list is mainly distinguished by the ID assigned to them (u_id). For each variable, I want to set a reference qualifier to only show records bas...

alantpham by Kilo Contributor
  • 1813 Views
  • 2 replies
  • 0 helpfuls