Hi Nya,
Thank you for replying my question.
Yes, we can apply this way.
But unfortunately, our system has autonumbering mechanism for contacts record.
If we delete the contact, there will be some number are missing.
For example,
1. contact Jenny #0001 - manually created
2. contact Robby #0002 - manually created
3. contact John #0003 - created from page submission due to not match
4. contact John #0004 - created from page submission (accidentally submit 2 times)
5. contact Phil #0005 - manually created
6. contact Billy #0006 - created from page submission due to not match
---
if we delete contact from page submission then the numbering will be like this:
1. contact Jenny #0001 - manually created
2. contact Robby #0002 - manually created
3. contact Phil #0005 - manually created
---
what we expect is the number can be sequential
1. contact Jenny #0001 - manually created
2. contact Robby #0002 - manually created
3. contact Phil #0003 - manually created
---
I'm wondering if we use plugin to throw error so the system will terminate the contact creation, but somehow it's like not best way.
What do you think?
Regards,
Audrey