Release Creation Wizard Backend

Kevin Tran
Tera Contributor

I would like to add a field to display on creation of a release on the wizard page or popup modal. What is the component in which this configuration can be done? How are the initial release related fields being displayed?

 

@joeoffenberg would you be able to support here or @Balaji39 ?

1 ACCEPTED SOLUTION

Sai Teja1
ServiceNow Employee
ServiceNow Employee

Hi @Kevin Tran, You can update the page in UI Builder. But modifications might cause future upgrade issues to this page. You could probably create a variant of this page and modify it so that upgrade to the original is not impacted.

 

The editor for modifications can be found here,

For wizard - UI Builder -> Digital Product Release Workspace -> Create Release SNC

For modal - UI Builder -> Digital Product Release Workspace -> Create Release Modal SNC

View solution in original post

2 REPLIES 2

Sai Teja1
ServiceNow Employee
ServiceNow Employee

Hi @Kevin Tran, You can update the page in UI Builder. But modifications might cause future upgrade issues to this page. You could probably create a variant of this page and modify it so that upgrade to the original is not impacted.

 

The editor for modifications can be found here,

For wizard - UI Builder -> Digital Product Release Workspace -> Create Release SNC

For modal - UI Builder -> Digital Product Release Workspace -> Create Release Modal SNC

Thanks Sai. The UI builder looks heavily guarded and I'd be hesitant in make changes here even if it means adding a field. Where would I be able to add a field however?