Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleExport and import to the same instance...

Sometimes a user wants to create the multiple forms with the maximum fields from that form is same. At that timea new form with fields from a pre-existing form and some new fields. In this case, instead of creating every form, will suggest the user do the followingthe same fields again, below steps can be used to clone the form. 

  1. Export the form
  2. Extract the exported custom form ZIP file and open the form XML in the text editor.
  3. Change the '<name>cBCDataWholeBlood</name> and <caption><![CDATA[CBC Data]]></caption>'  of the form and save the XML file.
  4. If the extracted ZIP contains 'pvs' folder, then create a ZIP of the XML file and 'pvs' folder together.
  5. Import this newly created ZIP into the system.
  6. Add the new fields you want and save the form.

Import ZIP screenshot

If the form is being edited, open the existing form to edit and import the updated XML/ZIP. This should overwrite the form with the new changes from the imported file.