Hi fellow developers, I hope you are doing well :)!
I am working on maintaining an application which was developed by another AppSheet developer. However, the app was partially developed once I was assigned to take charge of the app instead of the other developer.
[CONTEXT]
We have a table called Toolbox_Meeting in our app, where our company creates and submits the meeting form for auditing purposes in the future.
Thus, we do need the app to export a PDF file containing all the information retrieved from each meeting form submitted.
After submission, we will navigate to another tab called Monitor, this is where all the form submissions are shown as PDF files so that we can click the PDF button and download the files.
____________________________________________________________________________________
[CURRENT ISSUE]
The issue that my users are currently facing is that:
- If the users open “Monitor” tab and click on the PDF button. The PDF file does not show all the signatures of that specific toolbox meeting submission, it just shows only one signature of the one who created the form.
- The users need to manually go to the “Toolbox Meetings” tab, click the “Create PDF” button, then a “Download PDF” button shows up, they click on it, and the PDF file now includes all signatures of who attended that toolbox meeting.
____________________________________________________________________________________
[QUESTIONS]
The thing is, this issue only happens with the Toolbox Meeting tab, other tabs on our system still can generate correct PDF files with full signatures expectedly, which is quite unusual to me.
I’m honestly not sure what is going on with the app backend and I have been trying to figure it out but it won’t work.
Have you ever faced an issue similar to this before?
Your answer and any suggestions would be truly appreciated!
Thank you so much ![]()


