I have a popup edit data
example I have these input fields
Input 1, Input 2, Input 3, Input 4,
I want to make changes in input 3 only. may input 1 has a condition here is the condition: only when search for user:first item is empty
now I populate the data on popup
when I am updating input3 it shows input one is already exist because of my condition I put how can I resolved