How can I get the same fold button as workspace in form?

Wei_ Ling
Tera Guru

Wei_Ling_0-1709107496446.png

Is there any chance of achieving the same effect in the background form?

5 REPLIES 5

James Chun
Kilo Patron

Hi @Wei_ Ling,

 

I am assuming you want the 'collapse' functionality in a normal form view, something like the below?

JamesChun_0-1709107854650.png

This can be done by changing user preference, select the profile icon > Preferences > Display > toggle off 'Organize form sections and related lists into tabs in classic forms'

JamesChun_1-1709107988743.png

If you want to enforce it for all users, refer to this - https://www.servicenow.com/community/developer-forum/how-to-change-tabbed-form-default-value-to-true...

And just to add, you need to have the 'sections' in your form as well.

 

Hope it helps, thanks

 

 

 

 

Yes, I need this effect, but I can't set the behavior of each user right now. Is there any way to set it for a view of a table?

If you want to apply it to all users, you can use the link in the previous response.

But I don't believe this can be done on a table basis.

That's what I was thinking. Thank you!!!