Tab sidebar gets Autoclosed when form reloads(save/update form)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2025 06:01 AM
Hi Community,
I am experiencing an issue with the workspace created using UI Builder. When a form is saved, the tab sidebar automatically closes. I checked the out-of-the-box instance, and it works perfectly fine.
In the example above, if we open the tab to show attachments, it remains open until we manually close it. However, in our instance, the tab auto-closes.
Does anyone know what configuration needs to be adjusted to resolve this issue? so that it will remain open untill we closed it manually.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2025 07:50 AM
Hi @Sunny32 ,
check what code you have in that component under configuration TAB in UI builder and see "Collapse TABs by Default" attribute. Not sure whether this attribute is controlling it though.