The CreatorCon Call for Content is officially open! Get started here.

ServiceNow Form

ican
Tera Contributor

Use Case:

In Service Now Form, I want to Place the button inside a section.

Instead of having the button on top it will be inside a Section.

Is this possibble?

3 ACCEPTED SOLUTIONS

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @ican 

 

UI action can be place on top or bottom of form. As per your statement /need it is not a feasible case in SN.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

Hi Ican, 

This usecase is simply not feasible as there are limited OOTB features for UI actions that display at different areas of the form/record.

 

If you found this reply useful, please mark it as solution/helpful.

 

Thanks and regards,

Ehab Pilloor

View solution in original post

sumanta pal
Kilo Guru

No, it's not possible to place a button inside a section in a ServiceNow form using out-of-the-box functionality. The ServiceNow form design does not allow for this level of customization. Here are the key points: - ServiceNow forms are designed with a specific layout in mind, which includes a top bar for buttons. - The form sections are meant to contain fields, not buttons. - Customizing the form layout to this extent would require significant changes to the underlying code, which is not recommended or supported by ServiceNow. - Any such customization could potentially break other functionality and would likely not survive upgrades. - It's recommended to use the standard layout and functionality provided by ServiceNow for forms.

View solution in original post

8 REPLIES 8

ican
Tera Contributor

Is there no other way around to this one? Is it simply not feasible?

Hi Ican, 

This usecase is simply not feasible as there are limited OOTB features for UI actions that display at different areas of the form/record.

 

If you found this reply useful, please mark it as solution/helpful.

 

Thanks and regards,

Ehab Pilloor

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @ican 

 

UI action can be place on top or bottom of form. As per your statement /need it is not a feasible case in SN.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

sumanta pal
Kilo Guru

No, it's not possible to place a button inside a section in a ServiceNow form using out-of-the-box functionality. The ServiceNow form design does not allow for this level of customization. Here are the key points: - ServiceNow forms are designed with a specific layout in mind, which includes a top bar for buttons. - The form sections are meant to contain fields, not buttons. - Customizing the form layout to this extent would require significant changes to the underlying code, which is not recommended or supported by ServiceNow. - Any such customization could potentially break other functionality and would likely not survive upgrades. - It's recommended to use the standard layout and functionality provided by ServiceNow for forms.