Thanks for the notification
We've made a change to address this issue. Please try the next nightly build, dated June 26 or above.
Regards
Isomorphic Software
Announcement
Collapse
No announcement yet.
X
-
FilterEditor regression
Hi,
Need help.
ISC_Forms.js
function _getTableHTML (value, includeHint, includeErrors) {...}
Since change between 2018-06-06 and 2018-06-07 cause FilterEditor of ComboBoxItem dropdown button missing/disabled.
< "' style='position:relative;display:block'>" + elementHTML;
---
> "' style='position:relative;display:block;width:"
> + this.getElementWidth() + "px;'>"
> + elementHTML;
>
upto Version v12.0p_2018-06-22/LGPL Deployment (2018-06-22) not yet fix.
Tags: None
Leave a comment: