Hello,
I want to use the lookup field, to choose an item from another table, but I want to disable the field validation if I modify the result in AJAX edit box.
For example if I choose first name Smith from customers, in edit box appeare John, and i want add in the same filed another name Frank and save.
Field validation don't permit this.
Thank you.