Bronze 3
Since ‎02-15-2024
2 weeks ago

My Stats

  • 6 Posts
  • 0 Solutions
  • 2 Likes given
  • 0 Likes received

MMC's Bio

Badges rmoorman Earned

View all badges

Recent Activity

I want to capture the username() of the person that last changed the record EXCEPT when the only change was to a column status is set to Approved. ANY OTHER CHANGE will capture the user. I am capturing who “Approved” the record, but also want to capt...
I am about to deploy an app and want to do so under another user. I want to transfer the app to them before deploying but it says I must ask a co author to request the transfer. How do I make someone else the co author and request the transfer?
Looking for a solution. I have a field called “Status” (enum, Pending, Declined, Approved)How can I hide the “Approved “ button unless the user is the employee?I tried creating a separate field called “Approved” but it does sort and group properly on...
I am working on a time sheet entry app. Is it possible to lock the record if the column "Status" = “Approved”? The user can still see the record but not be able to edit it once it is “Approved”. The user would need to contact Payroll dept to reset to...
How do I set the app to only view current users records on startup. I am creating a timesheet app and only want employees to see their records or add new records and not view all records.