XLSForm / pyxform

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

Only show repeat warning when there are repeats #476

Closed yanokwa closed 3 years ago

yanokwa commented 3 years ago

pyxform shows the below warning regardless of if I have repeats. It's a bit irritating!

Repeat behavior has changed. Previously, some clients like ODK Collect prompted users to add the first repeat. Now, the user will only be prompted to add repeats after the first one. Representing 0 repetitions will require changing the form design. Read more at http://xlsform.org#representing-zero-repeats.

yanokwa commented 3 years ago

Whoops. I was looking at the wrong form.

lognaturel commented 3 years ago

The latest pyxform version shouldn't have this warning anymore. Which version are you using?

Edit: I'm guessing it's in Central which will get updated with v1.1.

yanokwa commented 3 years ago

It was on Central v1.0.0.