I am using IFTTT to create an audit entry when changes are made to the record or the record is deleted. I get the results I expect with the exception of a field defined as an AutoNumber that is being used as a unique identifier (called uniqueID) for the record.
When the _log is viewed, all fields are presented with the exception of the uniqueID.
Anyone have insight into issues with the AutoNumber and the Audit capability in confiforms?
Rows in the _log form have own sequence
This should probably be designed differently, but at the moment this is how it works. Original record ID is not preserved
However, you can always access it through the _ref.recordId
Alex
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.