XLSForm / pyxform

A Python package to create XForms for ODK Collect.
BSD 2-Clause "Simplified" License
77 stars 134 forks source link

Show error when there are `save_to`s in a repeat #633

Closed lognaturel closed 1 year ago

lognaturel commented 1 year ago

When there are save_tos in a repeat and an entity declared in the entities sheet, pyxform creates an entity declaration at the top level but it should give an unsupported error for now.