R
Robert Harris
I want to have auto completed history files.
When a user completes a form for a new task request and
saves the entry into the forms table I would like a record
entry added to the history table indicating the date and
time the new entry was created.
The history files will contain the following automated
information:
Date
Time
Comment
Examples of comments: Created, Reviewed, Changed,
Completed.
The comment will be based on the action taken.
The question is how when I save the form data a record can
be created in the history table.
When a user completes a form for a new task request and
saves the entry into the forms table I would like a record
entry added to the history table indicating the date and
time the new entry was created.
The history files will contain the following automated
information:
Date
Time
Comment
Examples of comments: Created, Reviewed, Changed,
Completed.
The comment will be based on the action taken.
The question is how when I save the form data a record can
be created in the history table.