...
Expand | ||
---|---|---|
| ||
|
At
...
Collection Protocol level
Forms can be attached to individual collection protocols and to the users.
These attachments override any system-level or Collection Protocol Group (CPG) level associations.
Users with form access can attach forms at this level.
...
Deleting an attachment level leads to the deletion of the data related to those forms. In this case, the data needs to be preserved, and then the form can be reattached to another level. You can follow the below steps:
Case 1: Changing the attachment level from ALL to single/multiple CP
Expand | ||
---|---|---|
| ||
2. Select the name of the form in 'Record Type' and click on 'Export'. A CSV file containing the form records will be exported. 3. Navigate to the 'Associations' from the form overview page 4. Add the new attachment level and click on 'Done.' 5. Go to the exported form records CSV (exported in step 2) in any text editor. 6. Remove the first column (Identifier) and save the file.
7. Select the form name from the 'Record Type' dropdown and click on 'Validate and Import.' |
Case 2: Changing the attachment level from single/multiple CP to ALL
Expand | ||
---|---|---|
| ||
2. Select the form name from the 'Record Type' dropdown and click on 'Export.' 3. Repeat steps 3 to 6 from Case 1. |
.
refer to the wiki page for further details.
Enable Multiple Records
Some data for the forms like test results, surveys, etc., might have to be collected multiple times. To do this, check the ‘Multiple records allowed’ checkbox while attaching a form at a particular level.
Expand | ||
---|---|---|
| ||
Enable Notifications
The notifications can be sent to the users regarding adding/editing form records. You can also add form data in the notification.
...