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

Forum Posts

Create HR Case UI Action from Interaction

Hi,  We transitioned to the Configurable Agent Workspace recently. After the transition, any hr cases created from an interaction, is not default the contact_type. Would the UI Action on Create HR Case need to be updated? Any help is appreciated. Tha...

Resolved! Best way to update only a few fields on an import record?

Hey all, I'm working on a project, in Tokyo, where I need to update a set of records that are being brought in by a CSV import file utilizing a Transition Map.  So, I'm expecting to setup a Transition Map Script to try and do the following, but havin...

Mat Gdowski1 by Tera Contributor
  • 2040 Views
  • 2 replies
  • 1 helpfuls

Resolved! Auto Submit Service Catalog Request

Hi All, I have a service catalog item called "Vendor Change". On the catalog item we just have a one variable as URL type. It is just a link to a form. Whenever user clicks on this link it will redirect to another form where in user fill all the deta...

Joshuu by Kilo Sage
  • 2429 Views
  • 11 replies
  • 2 helpfuls

Set fields mandatory on a custom widget - Modal form

Hello All,I have a custom Modal with custom fields. I want to make the fields mandatory and show an error or alert when user is trying to submit the form without filling the values. How to achieve the same?<div class="row"> <div class="col-xs-6"> <di...

DPrasna by Tera Contributor
  • 1659 Views
  • 4 replies
  • 0 helpfuls

Is there any way like enabling geo location based login in ServiceNow?

Hi All, Is there any way like to allow users to log in based on geo-location. Ex: If I am in India, ServiceNow should allow me to log in to the instance and if I am in some other country, it should not allow me to log in successfully. Please suggest ...

Community Alums by Community Alums  
  • 1797 Views
  • 3 replies
  • 0 helpfuls

DEFAULT SIZE OF HTML VARIABLE

Hello, we have a custom application with a HTML field. When we open it up the default size is pretty small. I cant seem to figure out through field styles how to default this a bit bigger. Any Ideas??

find_real_file.png
Nic Omaha by Tera Guru
  • 4317 Views
  • 4 replies
  • 2 helpfuls

Resolved! Rest API to get the form layout and fields

Hi, Do we have any Rest API to get the form layout and fields for Customer service relationships ( Contact, Account etc). If yes, Please provide the details about that. Otherwise, provide suggestion for how to get it. Thanks!

Raja16 by Tera Contributor
  • 3705 Views
  • 10 replies
  • 2 helpfuls

How to create reference field in UI page dynamically

There is UI page when user click on add row button row should be added with 2 new reference field but in my case reference field is available only for 1st row when i click on add row it add row not reference fieldthis is my HTML code:<td><g:ui_refere...

Resolved! Client Script

 HTML script :HTML Script: <?xml version="1.0" encoding="utf-8" ?><j:jelly trim="false" xmlns:j="jelly:core" xmlns:g="glide" xmlns:j2="null" xmlns:g2="null">     <g:ui_form>    <table>                <tr>                  <td style="width:25%">      ...