The CreatorCon Call for Content is officially open! Get started here.

How to Hide "Variables" text from ritm form

PK16
Tera Expert

Hi All,

 

I have hide the variables from ritm form using onLoad client script. variables are hidden but the text variable is still visible. How Can I hide it ?

PK16_0-1691142979904.png

 

2 REPLIES 2

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @PK16 

I'm not sure you can remove it completely but you can chnage the text to your requirement.

refer the below link:

https://www.servicenow.com/community/developer-forum/can-i-change-the-label-for-the-variable-formatt...

Please Mark the Answer as correct solution and helpful if helped!

 

Kind Regards,

Ravi Chandra.

John Dahl
Kilo Sage

Create a new section on the form for the variables, then you can hide the section (with its contents) with a simple client script.