I want to realize following:
in bound Data is a Flag to higlight a Form field in a special context.
This is either in the same Data stucture like the displayed or in a separate data Object.
is there an Idea how to do this with Webix?
I could walk though all Form elements, look in the dataTree… or walk through dataTree and find Element by Name… Ideas? Suggestions?
Thank you very much. Look good.
Is there an webix-way to set the css for the Input/Editor field ?
(I would like use as LESS dom-manipulations as possible.)