javascript - ExtJS 5: Reserve space for msg target -


when have form in extjs 5 displays error markers beside form fields, positioning of other form fields changes time, depending on whether there validation markers or not.

as validation marker appears, layout rearranged accommodate new element.

from user point of view, evokes feeling of instability.

is possible somehow reserve space validation markers up-front, such appear/disappear, without re-positioning other components within layout?

use autofiterrors: false option on field. docs.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -