+ Add post
Is there a way to restrict adding duplicate records to the detail?
Like
I use processes that are triggered by a signal when a new record is added to the section, then looks for duplicates, deletes the new record, and notifies the user with a link to the existing record.
Would the process pickup the signal from a record insertion happening during an excel import as well?