Fieldset hide and margin

When the fieldset is hidden, the margin area remains as it is, so a blank space is created in the area. I would like to know how to hide the fieldset without creating this space.

Good evening @wood242!

In our sample there is no problem like you described.
Please, send a snippet with your configuration and problem so we can help.

This happens when you put filedset in scrollview. I put my code in your sample. Please confirm.

https://snippet.webix.com/t1nj7kvh

Hello!

Do you mean the space created by using the spacer {} after it?
Here’s how it looks if you remove the spacer: Code Snippet