Form combo clear bug?

Hello;

i setup a combo in form and there is default values defined.

Before select item in combo i click POST and see the value {“time”:“”}
After i select item in combo and click POST and see {“time”:“1”}

everything is ok till here, but i want to clear only combo value to default empty value by form.getItem(“time”).clear(); its clear view but still value remains in form values.

but it works when you clear all the form by form.clear();

could you help me to clear just only combo value to default empty value?

thank you;

Here is snippet: DHTMLX Snippet Tool

EDIT: in 7.0.3 pro combo clear(); works

Thank you for your report.
The problem was confirmed.
We’ll try to fix it in one of the future updates.
I’ll inform you about any progress on this issue.

Hello.

We fixed your reported problem ins the latest dhx.Suite update (v8.3.7).
You can check it in your original snippet.

Please, download the latest available dhx.Suite build to get this fix.
Thank you for your report.
Best regards.