I buld popup form with slider component and the value .hide();
when the form is called works all fine , after close and called again slider not work …
occurs only when the ID value is assigned…
If you are recreating the form, be sure to destroy the old one ( you need to use form.close , or form.destructor, not form.hide ) http://webix.com/snippet/e3b2ce38
UP здесь ситуация следующая, при изменении значений срабатывает функция cleanAfter , удаляя поле s1 как сделать чтобы поле обновлялось, но не удалялось.