Using Change Tracking feature

Hello ODK teammates,

I am hoping to try out the change tracking feature on my ODK forms. I already have the location tracking feature on the preference column, do insert another preference column to add change tracking or how do I make the features run concurrently?

Paul

Hi @paul_macharia, in the parameters column of the audit field where you have the location tracking parameters, you'll add the new track changes parameter. Ordering is not important. So something like this:

track-changes=true location-priority=balanced location-min-interval=60 location-max-age=120

We have this documented at https://docs.opendatakit.org/form-audit-log/#change-tracking. If there is something we could add to the docs to make it clearer, let us know!

Thanks @Yaw,

Will try it out

Paul