Hello, I need to add a reminder that after the user enters a ticket number in the text box, the same ticket number has been submitted, but it is only used as a reminder, not to verify the repeated error prompt, and the user can still submit the form information normally. Just as a user-friendly reminder, can I implement this? Do you need to add custom JS, or you need to use hooks to achieve it, thank you
How can I implement it with custom JS, can I have a reference solution? I don’t know how to judge whether the data filled in by the user has been submitted. I’m very much obliged to you