Saving Form Data in Client-Side Storage
Posted: 2024-07-08 23:49
Hi AppGini Friends,
I have a new request for information that may not be within the boundaries of AppGini. But you folks are where I generally always find an answer. Here is my scenario:
I've been using AppGini for several years and love it. It has greatly expanded my knowledge to the point that I keep coming up with things I want to do but have no idea how to proceed. I have built a system for managing construction project information. We report injuries and incidents to our hiring clients. We are doing this in AppGini. I call it the Project Diary. So, let's say there is an incident involving a crane. Someone will start writing the report in the Project Diary and run into some bits of information they need to obtain before continuing with the report. So they would logically want to save the data they have entered. This is where my quandary comes into play, I have created a table_name_after_insert hook that sends an email to key individuals that details the incident.
My question to the group: how do we save the form data and send out the report when we're satisfied with everything?
I hope I've given you enough to go on.
Ray
I have a new request for information that may not be within the boundaries of AppGini. But you folks are where I generally always find an answer. Here is my scenario:
I've been using AppGini for several years and love it. It has greatly expanded my knowledge to the point that I keep coming up with things I want to do but have no idea how to proceed. I have built a system for managing construction project information. We report injuries and incidents to our hiring clients. We are doing this in AppGini. I call it the Project Diary. So, let's say there is an incident involving a crane. Someone will start writing the report in the Project Diary and run into some bits of information they need to obtain before continuing with the report. So they would logically want to save the data they have entered. This is where my quandary comes into play, I have created a table_name_after_insert hook that sends an email to key individuals that details the incident.
My question to the group: how do we save the form data and send out the report when we're satisfied with everything?
I hope I've given you enough to go on.
Ray