1. What is the issue? Please be detailed.
I want to present the following example and ask for your help on a possible solution to the workflow that I need.
I create a list of entities named patients, which is fed through a csv file, from the csv file I load the label, id and name of the patient. I create empty fields 'pres_dose' and 'adm_dose' which I will feed with two formats at different times.
In the image is shown the configuration of the list of entities patients regarding the creation and update will be done until a person reviews the data. However, when I use the Follow_1 and Follow_2 formats, which populate the 'pres_dose' and 'adm_dose' fields, the fields are populated in the entity patients without the approval, which I show in the images of the data collected by the Follow_1 and Follow_2 formats.
I would like the fields to be populated only when the records are marked as approved.
I would appreciate your help on how I could achieve this.
2. What steps can we take to reproduce this issue?
- Create patients entitie list with the indicated fields.
- Mark the field 'Create Entities when Submissions are marked as Approved' entity settings.
- Upload de data of patients.csv file.
- Upload the attached forms.
5 Fill out the forms. - Entity update happens without approval.
3. What have you tried to fix the issue?
Create independent entitie in each follow after approval, but I would like to have only one list of entities.
4. Upload any forms or screenshots you can share publicly below.
Attached are the evidences
patients.csv (112 Bytes)
Form_follow_1.xlsx (576.2 KB)
Form_follow_2.xlsx (575.9 KB)