Disabled combo and default value

When combo on form is disabled, then default value is not displayed: https://snippet.dhtmlx.com/mcznd3t0
If you switch disable to false then default value works correctly.

Thank you for your report. The problem is confirmed. We’ll try to fix it in future updates.

Hello.

We have fixed your reported problem in the latest dhx.Suite udpate (v7.3.4).
Please, try to download the latest available dhx.Suite build from your client’s area to get that fix.

Thank you.

What about setValue method on disabled combo?
There is snippet: https://snippet.dhtmlx.com/63zc6cy3

When combo is disabled and you try to update their value, then you don’t have any information about error. In my opinion there should be possibility to update disabled control, or throw error if it is not possible. Currencty that could work or not and we don’t know about it without additional lines of code to check it before updating or after it.

Thank you for your addition. We’ll fix that problem ASAP.

Hello @Przemyslaw_Niedziela,

The reported issue with the setValue method on disabled combo is already fixed in the latest Suite version.

Best regards,