Why am I getting an ODK error on nesting?

Hello Experts!

I need help with nesting in a group with relevant. This is briefly what I've tried to do:

begin group Section A: selected(${consent},1) field-list
question1
question2
begin group Services selected(${consent},1) field-list
grp_qes1
grp_qes2
grp_qes3
end group B
end group A
begin group continue_questionnaire...

Hi @ray_wamalwa,

as I know a group with field-list appearance can't contain another group inside. It's not supported and the problem has been already reported here https://github.com/opendatakit/collect/issues/1255

Regards,
Grzegorz

Oh, thank you for pointing that out Grzegorz. I must have missed it