In my situation there is a DynamicForm that is initially hidden with X fields that have a width set as "*" located within a static width VLayout.
When there are enough forms to cause a vertical scrollbar, when I show forms, they cause a horizontal scrollbar because they didn't take the width of the vertical scrollbar into account.
Is there a method that forced a field or form to reset field widths?
SmartClient version (available on lower left of Developer Console)
SmartClient Version: v11.0p_2017-02-16/Pro Development Only (built 2017-02-16)
When there are enough forms to cause a vertical scrollbar, when I show forms, they cause a horizontal scrollbar because they didn't take the width of the vertical scrollbar into account.
Is there a method that forced a field or form to reset field widths?
SmartClient version (available on lower left of Developer Console)
SmartClient Version: v11.0p_2017-02-16/Pro Development Only (built 2017-02-16)
Comment