Hey Everyone,
Curious to know if anyone knows how to retrieve "print status" of a single record?
Setup Example: Form has "Status" radio button with "Printed" and "Not Printed" as two options. By default, upon form submission, "Status" is set to "Not Printed".
Usage Example: Add new data to blank form and submit > go to form records > select record to "Print as Summary" > "Status" changed to "Printed"
I can easily manage the deluge script for altering the status (I think lol), but can't figure out how to determine if the record was in fact printed or not. At this point, I am guessing I may need a function, but was hoping to do without the function.
If anyone has any ideas, I'll be grateful to hear them. Thank you!
Adam