I am experiencing several issues with a form am building on KoboToolbox and would appreciate your assistance. Specifically:
Some select-one fields, such as Gender, are not populating any response options when I preview or load the form.
Other fields that require selecting one response also appear blank.
I am also receiving the following FormLogicError when trying to load the form:
FormLogicError: Could not evaluate: Total Value, message: not sure how to handle expression called on nodeset that doesn't start with a '/': Value{"stack":[{"t":"root","tokens":[{"t":"arr","v":[]}]}],"cur":{"v":"Value"}}
Because of these issues, the form cannot be used for data entry at the moment.
Welcome to the community, @patomu2025! You could always validate your XLSForm through this online validator? The online validator should help you identify any syntax issues that are affecting the form deployment.
This post discussed previously should help you use the online validator.
As @Kal_Lam suggests, if you are seeing any errors when loading or deploying a form, please run it thru the online validator to see if it picks up any issues. Then, if it is still misbehaving, you can try posting your form here, and maybe somebody can spot any errors.