UI Switch is not isolated in forms

Hi all,
I have two forms in separate view in multiview + tabbar context, the foms are binded to datatable which point to different tables in serverside database, the name of forms elements are identical and everythings work fine in loading and saving data. But not for switchs ui control which does not generate correctly the DOM html.

Any workaround?

UI Switch and Checkbox are not intended as form elements for binding data?

Thank you

Hello,

Could you please double check it with Webix 5.3 and, if the issue persists, share the snippet of your implementation?

There were some tweaks in Switch rendering, which were fixed in 5.3, and which may resolve the problem.