1 件の回答
- Try creating an <apex:inputText> tag instead of input field.
- vlookup are formula based function, u can't use them here in code. u have to do a SOQL with these conditions and find out if it whether they exist or not in the DB. Based on result u can throw the error msg.
HTH
Prabhanjan