/
Data missing in submission review screen
Data missing in submission review screen
Back to: CHEFS Bugs/Defect Tracker
Priority | Status | Team |
---|---|---|
HIGH | DONE
| PCD |
Legend | |
Low medium High | Open in progress done |
Description:
Data is missing on the view submission screen. There is a work around to make the data display where you can edit the submission then cancel without making changes, but this only works for a form reviewer.
Note the p1, p2, p3 etc fields. Might be related: Each of these has a disable logic on them with the following java script. result = data.periodReported === 1 ? true : false;
The form submission (as a submitter):
When I try to view the submission:
When i go in as a form reviewer:
however if I edit the submission: