Hi,
I’m trying to use an auto complete field to allow part codes to be entered into a quote in a multiple record form but I’m struggling to find a way to make sure they get validated against the lookup table - if no entry exists in the lookup part I need an error to show to inform the user. The field otherwise allows an incorrect part code to be entered and then a SQL error is displayed on commit. Is there any way to enforce a valid value being selected in an auto complete field?
Thanks
Neil