My problem might be easily solved, but I did'nt get rid of it, sorry.
How can I get the export-value of a combobox?
getField("combobox").value does not deliver the export-value.
What have i to do?
Thank you for your support!
My problem might be easily solved, but I did'nt get rid of it, sorry.
How can I get the export-value of a combobox?
getField("combobox").value does not deliver the export-value.
What have i to do?
Thank you for your support!
if (!event.willCommit) { app.alert(event.changeEx); }