Spec proposal: expose xforms-value-changed event with odk:setgeopoint action in XLSForm

FYI I've created a pyxform github issue to track this new feature request: https://github.com/XLSForm/pyxform/issues/716

1 Like

The background-geopoint currently is unable to be nested within a repeat group like in permutation 3.
background_geopoint_trigger.xml (5.0 KB)

This is a known issue that has to do with 'incorrect' behavior (of Enketo) when it comes to resolving refs the underlying XForm action [the same issue results in regular trigger/setvalue actions misbehaving too].

For all the gory details see Incorrect (setvalue) trigger behavior in Enketo when used inside repeats.

There's a couple Enketo bugs/issues tracking this here:

1 Like

This was added to pyxform in 2.2.0 and is in Central v2024.3. Thanks, everyone!

1 Like