Hi Guys!
I have a scanning app which records employee training attendance. The app consists of 3 tables Training 2.0 (step 1 enter training info)/ Training Participants 2.0 (step 2 scan participants) / Training Signature (final step trainer signature).
The training participants 2.0 table and Training Signature table refer to the Training 2.0 table. We have a workflow which creates a pdf at a certain time each day but we would prefer for the pdf to be created after the last step is completed - Training signature.
The final step is completed on the training signature table, Is there a way I can pull information from the other tables and have it reflect onto the pdf file which is created after the final step takes place? If so I would be able to set the workflow to trigger once there’s a change on the signature table instead of once a day.
here is my spec:
Here is what it currently generates:

