What does the 'route' field signify in the UX screen condition?"

Chia_CC
Tera Contributor

Can someone explain what the 'route' field is.

Also, if I want to conditionally render a UX screen based on a field of the Incident table, how can I accomplish that?

Chia_CC_0-1696339878024.png

 

1 REPLY 1

Peter Bodelier
Giga Sage

Hi @Chia_CC,

 

See this documentation for explanation of the Route field:

Configure the app route to use an existing subpage (servicenow.com)

 

I'm not completely sure you can define a page route by clicking on a field, but if it's possible you will have to use UI Builder, to use the event triggered by clicking on a field (if there is an event for that), and use a page route to navigate to a page.


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.