XLSForm / pyxform

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

Detect instance expressions with double quotes #707

Closed lognaturel closed 3 months ago

lognaturel commented 4 months ago

https://github.com/XLSForm/pyxform/pull/648 detects instance() expressions in labels. I believe it only does so if the instance name is in single quotes. Instance names can be in single or double quotes.

Forum post: https://forum.getodk.org/t/conditionally-change-text-style-an-entity-issue/46907/5?u=ln