Hello,
We are conducting a household survey where we collect information about the household and the individuals living in those households.
We survey individuals as a related table (repeat field) and we need to define constraints between them. For example if an individual is marked as married then his wife has to be marked as married and if they have children then the age of each one of those children must be inferior to the parents age, etc.
How can we define this kind of constraint between rows of a repeat table ?