Once a user populates a field called “Attorney Comments” on my app, I would like the record to be hidden from the user after the change. Basically, once a user submits their comments in the field, the record essentially should be “closed” and hidden from view of the user. I still want the record to remain in the table.
I have user level login enabled and already setup to only show records associated to that user. I am just trying to figure out how to hide specific records once the user adds data to a specific field (IE. When field IS NOT EMPTY, hide the record from user).
Any assistance is greatly appreciated. By the way, I love this APP!! Saves so much time instead of having to program and code this all. This is the future!