Visibility condition for Case creation configuration

Drishti
Tera Guru

Hello Community,

 

How can we add visibility condition for a specific field in case creation configuration form ?

 We have field  "yes/no" field named "User notified " on case creation form for particular Hr service. If user select "Yes" then another field named "Notification date" should be visible. 
This is quite easy to achieve on record producer form. But I need guidance how can this be achieved on "Case creation configuration" . 😊

3 REPLIES 3

Kieran Anson
Kilo Patron

This isn't possible without customising the UI page

Ankur Bawiskar
Tera Patron
Tera Patron

@Drishti 
Not possible to add extra field on Case creation OOB UI page.

How did you add that?

You will have to have another HTML input field to show based on the value yes/No

This is heavy customization to the case creation page which I won't recommend.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Fields can be added by case configuration form, but adding  visibility condition is a challenge