When generating the pdf it does not show the information sometimes.
-
Hi, I have a long form with several checkbox options and groups with conditional fields. For some reason when generating the pdf it does not load the form values in some fields, sometimes.
All the information is saved in the DB and when I send the email and attach the CSV of the data, the data is in the CSV but is not reflected in the PDF. Form extract: SELECCIó ACOLLIDA
[checkbox BON_DIA_CHK use_label_element exclusive "ESPORADIC BON DIA" "BON DIA (08:30h - 09:00h)" "BON DIA (07:45h - 09:00h)"]
[checkbox BONA_TARDA_CHK use_label_element exclusive "ESPORADIC BONA TARDA" "BONA TARDA (16:30h - 17:00h)"] SELECCIó D'ACTIVITATS [group group-P3]<label class="diaSemana">DILLUNS</label>
[checkbox ACT_1_p3 use_label_element exclusive "SENSIB. MUSICAL" "LA CUINETA DEL TURó"] [select CONT_ACT_1_p3 "NOU" "CONTíNUA"]<label class="diaSemana">DIMARTS</label>[checkbox ACT_2_p3 use_label_element exclusive "ANGLES SAM (NOU)" "CIRC"] [select CONT_ACT_2_p3 "NOU" "CONTíNUA"]<label class="diaSemana">DIMECRES</label>[checkbox ACT_3_p3 use_label_element exclusive "PRE DANSA/JAZZ"] [select CONT_ACT_3_p3 "NOU" "CONTíNUA"]<label class="diaSemana">DIJOUS</label>[checkbox ACT_4_p3 use_label_element exclusive "MOTRIJOC" "PISCINA -3R TRIM"] [select CONT_ACT_4_p3 "NOU" "CONTíNUA"][/group] Referenced PDF extract of the form: SELECCIó ACOLLIDA BON DIA [BON_DIA_CHK]
BONA TARDA [BONA_TARDA_CHK]
SELECCIó D'ACTIVITATS [group-P3] DILLUNS: [ACT_1_p3] ESTAT: [CONT_ACT_1_p3] DIMARTS: [ACT_2_p3] ESTAT: [CONT_ACT_2_p3] DIMECRES: [ACT_3_p3] ESTAT: [CONT_ACT_3_p3] DIJOUS: [ACT_4_p3] ESTAT: [CONT_ACT_4_p3]
[/group-P3] How should I proceed? Thank you so much
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘When generating the pdf it does not show the information sometimes.’ is closed to new replies.