Hello OF Team, I'm writing because I think I've found a bug in Arena, the "hidden when not relevant" function on subtables with "Ennumerate" enabled doesn't quite work. I have a main table called "Plot" and a subtable called "Destructive Litter Sampling." In the plot table, we have a Boolean entity called "des_litter_procedure_plot." The "Destructive Litter Sampling" subtable is multiple, and the "Enumerate" option is enabled with a validation of Min count = 2 and Max count = 2 (we should always have 2 records). I've also defined it to be relevant when "des_soc_procedure_plot == true" (and Hidden is enabled when not relevant). The problem is that when I run the form and specify that "des_litter_procedure_plot" is TRUE in the "Plot" table, the "Destructive litter sampling" subtable appears, but it won't let me enter the information (I can't see nothing in the table, and I get the error "Destructive litter sampling nodes must be exactly 2". If I remove the "Destructive litter sampling" subtable from being relevant when "des_soc_procedure_plot == true", then it works. Thanks Regards Oscar |
Dear Oscar, |
Dear Oscar, |