0
Change To-Do list option if button click
Hello. I have a To-Do multiple choice. It have 6 options. I want the script in a button to, when click on it, if the desired options is selected, then unselect it. Something like this:
if 'To-Do' := " Registrar recibo" then
'To-Do' := " Nada";
Thanks.
4 replies
-
UP
-
'To-Do' := "null";
-
I mean. I want only "null" one of the options. For example, Registrar recibo and Registrar factura are selected. I only want to unselect Registrar recibo, but only if its selected.
Thanks
-
This is not yet possible.
Birger
Content aside
- 6 yrs agoLast active
- 4Replies
- 1062Views