Hi,
I am trying to figure out how I can add (conditional) pre-defined answers to a repeating datafield.
Use-case is as follows:
#company^court-area= repeating datafield ==> pre-defined answers should be: Antwerp, Ghent, Brussels.
#company^court-division = repeating datafield ==> pre-defined answers should be conditional. If #company^court-area = “Antwerp” : Antwerp, Mechelen, … | “Ghent”: Ghent, Turnhout, Dendermonde, …
We have a ‘dirty’ fix, by adding the pre-defined answers to the (court-division) datafield (rather than in the Q&A) and having a dedicated data-field per division for the court area ==> #company^court-area-antwerp, with the pre-defines Antwerp, Mechelen, etc…
But there should be a better/alternative way?