I have a string field and I build lookup based some certain criteria. I need to restrict the value which may be entered directly from user ( not selected from lookup) to lookup values.
I know that I can use validate method to validate field value , but I need to know if I can do this directly especially if I have complicated criteria build in lookup