https://bz.apache.org/ooo/show_bug.cgi?id=127409
--- Comment #4 from jmpoo <[email protected]> --- i use variables to define conditions for hidden or conditional text. 1) creating a variable VAR1 (it might be a User field instead) - format: Text 2) set up conditional text - condition: VAR1 EQ "Monday" - then: Your choice is Monday As decsribed above, you can use an input field to change the value of the variable VAR1. It works fine but you have to type Monday or Tuesday, or Wednesday ... and it doesent work if there are typing errors like Wendesday. Goal is to make it easier by using an Input list where you can choose predefined items only. -- You are receiving this mail because: You are the assignee for the issue.
