Page 1 of 1

${ask} editor variable label disappears for empty string

Posted: Wed Jun 28, 2017 11:34 pm
by avanlooveren
If I want a default value of empty string in an ${ask} editor variable, the label will not be shown in a combobox or editable_combobox:

${ask('select a customer (blank for no filter)', combobox, ('cust1':'Customer 1'; 'cust2':'Customer 2'; '':'any customer'), '')}

will display Customer 1 and 2, but the last item (which does default to) in the combobox does not display 'any customer'.

Re: ${ask} editor variable label disappears for empty string

Posted: Thu Jun 29, 2017 11:39 am
by sorin_carbunaru
Hello,

I reproduced this bug and I added an issue on our side. We will update this thread once a kit that fixes the problem is available.

All the best wishes,
Sorin Carbunaru
oXygen XML

Re: ${ask} editor variable label disappears for empty string

Posted: Mon Oct 02, 2017 10:43 am
by sorin_carbunaru
Hello,

We recently released oXygen 19.1 and it comes with a fix for the reported problem.

All the best wishes,
Sorin C.