In Confiform, when some one submit/created the form , we have to macro ownedBy, createdBy for that. Is there any to get in the same manner if someone makes an edit in the Confiform records using edit Confiform control
Multiple ways to do it, as usual in ConfiForms, but the easiest would be to use the “Audit” IFTTT action - https://wiki.vertuna.com/spaces/CONFIFORMS/pages/49414481/Using+new+Audit+IFTTT+action
This creates a new record, is there a way to capture the user in a field on the same row??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alex,
So this worked!
Last question, so i know now how to record who last updated the record.
If i wanted to capture who updated a specific field last, would i just change the IFTTT rule Parameter - (remove the entryId=[entry.id]) and put in the field i want to monitor?
How would that look like?
entryId=[entry.id]&updatedBy=[entry._user]
This is the current parameter from the example ^^
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This will update the same record, but you rwill not know which record has been updated - for these needs there is an audit IFTTT action which can be set to track such things (also to track only specific changes by defining the condition when it should run)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.