Hello all – have a weird one. We’ve had an issue a couple times in the past few months where a user fills out the form, does a save, DFFS sends the email but no actual record was created.
I have my DFFS sending occurring in the Preave action. Maybe this is a mistake. My hunch is that some error is occurring in PreSave that I’m not seeing, but DFFS still sends the email. Due to the un-seen error though, the record is not saved – even though the user thinks it did.
If any of that makes sense, has anyone else had similar issues? Any tips or canned code for error logging I can implement in my presave that any aware of?
Ideally, I want to return out of my presave and NOT send any DFFS email if any error is logged.
Thanks in advance!