Form Versioning error

I am learning odk and when testing the versioning i am getting error.
Versioning is working fine when i am just changing the label name etc.... But i do not know if i can add more data field (name) in the versioning because when i am trying the same i am getting the following error.

Error: Form Already Exists for this Namespace/Id attribute org.opendatakit.aggregate.exception.ODKFormAlreadyExistsException

hi @kuldeep17910,

please read the documentation about Updating form

Making changes to existing form

When you add or remove fields (questions) you need to replace the existing form.

2 Likes

Thanks Aurelio, Your are right we have to replace the form.