Add conditional step to DPR Workspace “Create Release” stepper based on selected Release Template na
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi everyone,
I’m working in ServiceNow Digital Product Release (DPR) Workspace on the Create Release page. This page uses a stepper with steps like Release Details → Version Details → Release Template → Release Targets .
I have a requirement to insert one extra step right after “Release Template” and before “Release Targets”, but only in a specific condition:
If the user selects a Release Template whose name contains a keyword (for example, “ABCD”), then the stepper should dynamically show an additional step (a sub-page / screen) right after the template step.
If the selected template does not contain that keyword, then the stepper should behave normally (no extra step).
I’m new to UI Builder, so please suggest the best and recommended approach here.
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Changing the exising UI Builder page directly may have Upgrade implications. You can explore the current implementation at this location in UI Builder >>
now/builder/ui/edit/experience/fe72c9ef43012110509fb18afab8f2b6/885e4f6153e78a10a147ddeeff7b12d5/005e032d532b8a10a147ddeeff7b12a7
