Catalog

ServiceNow40
Tera Contributor

I have 6 fields on the catalog form.

1.Type select box : name  - your_role: Choices : operations , IT , Sales , uk , audit .

2.Type select box : name  - coverage: Choices : local , glo , rerquest .

3.Type select box : name  - you_like: Choices : Company , activity , contacts , operation , list ,sesimic , ddr.

4.Type select box : name  - permissions: Choices : read , edit , export , assign , add.

 

if the user select the role is : Operation : then should be visible on the form

 

1.Coverage      : visible choices : Local , glo                                                       Hide choices : Request

2.you like         : visible choices : Company , activity , contacts , operation    Hide choices :  list ,sesimic , ddr

3.permissions : visible choices  : read , edit ,export                                          Hide choices : assign , add

 

Using the Onchange script but not working.

 

Any idea how to build above example task help me.

 

 

1 REPLY 1

Harsh_Deep
Giga Sage
Giga Sage

Hello @ServiceNow40 

 

Please share the screenshot of your client script.