🔄 Passing Values from UI Action to Jelly UI Page in ServiceNow
Hey ServiceNow folks! Ever needed to pass data from a UI Action to a UI Page and then use that value in Jelly?Well, here’s a clean and tested example that demonstrates how to: Grab a value (like assignment_group from the form) Pass it to a UI Page ...