Form won't work properly
Posted: Fri Jan 24, 2014 12:43 pm
Hello Guys,
I have build a report and want to use a form, so that Users have the choice to change some values befor printing.
the problem is, when i make my choises with the form, not all values change.... i don't understand why...
i use text fields with this structure:

the controlbuttons change the boolean and the radiobuttons change an other one
i have attached my report for testing
Thanks a lot
Philipp
I have build a report and want to use a form, so that Users have the choice to change some values befor printing.
the problem is, when i make my choises with the form, not all values change.... i don't understand why...
i use text fields with this structure:
Code: Select all
{(boolean == ture) ? value1: value2}

the controlbuttons change the boolean and the radiobuttons change an other one
i have attached my report for testing
Thanks a lot
Philipp