ArchiveUser
10 years agoQrew Captain
Automatically set a ""Status"" when a field is no longer blank
I am trying to automate my database by having it automatically set its own status when a field is no longer blank. I know this can be done through the "Dynamic Form Rules" but it does not work when using Grid Edit. And Grid Edit is the primary source of inputs and/or changes to the database.
For Example:
- When (Serial Number) is not (Blank) set status to (Pending Manufacture)
- When (Form 2 Submit) is not (Blank) set status to (Manufactured)
- When (Form 3 Submit) is not (Blank) set status to (Pending Approval)
- When (Form 3 Approved) is not (Blank) set status to (Approved)
- When (Tracking #) is not (Blank) set status to (Transferred)
- If status is set to (Transferred) input (Date Shipped) to Today
My goal is to only have the status as a formula so that the rest of the fields can be manually changed if a mistake is made. For the record these are at the request of another department and I am sure more will be added later on, so if anyone can set me up with templates that would be superb.