Check Duplicate June 01, 2020, 10:56:12 PM I have a form with some fields and I enabled the option to check if the value is doubled in theirs. However, when I'm going to edit the record if I end up clicking inside the field and don't make the change in it, I can't save the change in the record. Here is a video to illustrate the case.https://youtu.be/LtgPZKMfnzo Quote Selected
Re: Check Duplicate Reply #1 – June 02, 2020, 12:43:06 AM @Douglas that is because the configuration for the AddPage and EditPage are tied together. Currently, the only solution is to hide, disable, make the field read-only, or avoid clicking on it when editing a record. Quote Selected
Re: Check Duplicate Reply #2 – June 02, 2020, 03:09:22 AM Quote from: willvin – June 02, 2020, 12:43:06 AM@Douglas that is because the configuration for the AddPage and EditPage are tied together. Currently, the only solution is to hide, disable, make the field read-only, or avoid clicking on it when editing a record.Understand! But how do I be similar to how user editing works for example!?!?! Quote Selected
Re: Check Duplicate Reply #3 – June 02, 2020, 09:19:18 AM @Douglas please your question is not clear enough. Quote Selected
Re: Check Duplicate Reply #4 – June 02, 2020, 11:14:41 PM Quote from: willvin – June 02, 2020, 09:19:18 AM@Douglas please your question is not clear enough.what i wanted is that the fields for changing e-mail or login the user table (form of users accessing the system) does not happen the above questioned problem.The duplication check works normally. Quote Selected
Re: Check Duplicate Reply #5 – June 04, 2020, 07:21:37 AM @Douglas this is because the user account email change was made that way. Quote Selected