Display form section outside of tabs

Nabil Kaali
Giga Expert

I would like to display a form section outside of tabs as displayed below.

NabilKaali_1-1689350804211.png

 

Currently, the form design shows the Employee Prehire section in the first tab, but I would like to include it right below the description field.

NabilKaali_0-1689350743742.png

 

Thank you,

Nabil

 

1 ACCEPTED SOLUTION

Harsh Vardhan
Giga Patron

Have you tried using annotation ? You can use annotation here and exclude "Employee Prehire" section from form. 

 

Details:

https://docs.servicenow.com/bundle/tokyo-platform-administration/page/administer/form-administration... 

 

Quick Test: 

 

SECTION.PNG

 

Its "Section Separator" type annotation. Hope it will help you.

 

 

View solution in original post

4 REPLIES 4

SaiVasanth
Tera Guru

Hi @Nabil Kaali 

You can click the three lines on the top of the form and go to the form designer and configure the section as per your need. 

Thanks

 

Accept my solution if it works for you.

I'm not able to configure the form in a way that displays the info outside of tabs. Notice below how the HR Case in configured (correct) and HR Performance (incorrect)

NabilKaali_0-1689352253782.png

 

Harsh Vardhan
Giga Patron

Have you tried using annotation ? You can use annotation here and exclude "Employee Prehire" section from form. 

 

Details:

https://docs.servicenow.com/bundle/tokyo-platform-administration/page/administer/form-administration... 

 

Quick Test: 

 

SECTION.PNG

 

Its "Section Separator" type annotation. Hope it will help you.

 

 

Also i want to add, if you add annotation, just include the field which you want to add after the annotation. 

You can also add html here to make the annotation more catchy on the form. 

 

Doc link: 

https://docs.servicenow.com/bundle/tokyo-platform-user-interface/page/administer/workspace/task/set-...