Interactive pdf needs to filter out answers so they're not available in the next combobox. How?
I'm trying to create a interactive PDF with combo boxes. A lot of them.
The purpose of the document is this: I have lists with products, set within combo boxes. Per day, a client can select a product. When product A is selected for let's say monday, product A shouldn't be available in de combo box for thuesday. So I copy-pasted every combo box for every day of the week. But when an option is already selected for one day, it needs to be unavailable for the next day.
For example: every combo box has the exact same products. On monday a client wants to eat an omelette. He selects omelette in the combo box from monday. Thuesday, the client looks through the list within the combo box and the option omelette is no longer available because he already selected omelette on monday.
So I really want to prevent people from eating an omelette 3 times a week and force them to choose another option from that combo box.
Can someone help me? I've posted a similar message last week but got little response so I thought I'd try again.
