Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Adding custom fields to the Application Service wizard

Christian Prob2
Tera Guru

Hi Community,

I am wondering if there is a way to add custom fields to the Application Service Wizard?

For example, I have "Test group" as a custom field I'd like to make mandatory for all new Application Services. It shows on the classic form:

find_real_file.png

But not on the Wizard:

find_real_file.png

I also can't add it via the Application Service Settings configuration:

find_real_file.png

 

Any ideas?

Thank you,

Christian

1 ACCEPTED SOLUTION

shloke04
Kilo Patron

Hi @Christian Probst 

As far as i know that is not possible because if you see the URL there is a page called as "$csdm_app_service.do" which starts with $ which is private page. We cant edit this page.

You can add the field in classic view and make it mandatory using a UI Policy but you cannot edit it on Wizard unfortunately.

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

View solution in original post

2 REPLIES 2

shloke04
Kilo Patron

Hi @Christian Probst 

As far as i know that is not possible because if you see the URL there is a page called as "$csdm_app_service.do" which starts with $ which is private page. We cant edit this page.

You can add the field in classic view and make it mandatory using a UI Policy but you cannot edit it on Wizard unfortunately.

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke