Page 1 of 1

Multi-choice Dialog

Posted: Wed Sep 12, 2018 11:26 am
by theimer
is there any way how to set Captions and Variables programmatically in Multi-choice Dialog? I am selecting some data from DB and I dont know how many and which records I will get so I cant set Captions and Variables manually in advance.

it looks it is possible only in Choice dialog (singl choice), but I need it in Multi-choice Dialog.

Thanks for any ideas
Libor

Re: Multi-choice Dialog

Posted: Thu Sep 13, 2018 1:55 pm
by Oleg
is there any way how to set Captions and Variables programmatically in Multi-choice Dialog?
Unfortunately not as yet.
Probably we'll implement this in next release.

Re: Multi-choice Dialog

Posted: Thu Sep 13, 2018 5:06 pm
by theimer
Thanks for the information. it would be very useful to add this function to the robotask because it is not currently possible to interactively select from more dynamically generated options.