Hi,
I have the following issue with the current v8 nightly build :
If a DynamicForm is inside a modal window, looping through the fields by pressing "tab"
will skip the date picker icon/button. This behavior differs when the form is included inside
a regular screen (non modal window).
The problem is visible in the modality example at http://127.0.0.1:8080/isomorphic/system/reference/SmartClient_Explorer.html#modality
when clicking the "show window" button.
This seems also present in version 7.
Any idea how this can be resolved either with a fix on your side on something I can do
on mine.
Kind regards,
I have the following issue with the current v8 nightly build :
If a DynamicForm is inside a modal window, looping through the fields by pressing "tab"
will skip the date picker icon/button. This behavior differs when the form is included inside
a regular screen (non modal window).
The problem is visible in the modality example at http://127.0.0.1:8080/isomorphic/system/reference/SmartClient_Explorer.html#modality
when clicking the "show window" button.
This seems also present in version 7.
Any idea how this can be resolved either with a fix on your side on something I can do
on mine.
Kind regards,
Comment