If I add the ‘Last Updated By’ field type in Softr Database, this doesn’t update with the current logged in user who has made the update in the front end and there seems to be no way to configure it to do so.
Only way round it currently is to manually create additional fields for this. Would be good if the ‘Last Updated By’ and ‘Created By’ fields could automatically reflect which user has updated in the front end
For now you can add a related field an name it LAST UPDATED BY. In your frontend at the points where this is relevant you can add a hidden field “Logged in user > Record ID” and so this will work. I do this also like this in my apps.
1 Like
Yes I’ve been doing something similar using a text field for now. Would be good if this was available natively and also tracked the changes made (like an audit log of what was changed by who and when)
Fingers crossed it’s on the roadmap