I have created a request page with various parameter fields (Browser Scripting Controls) which will update Maximo. Each Parameter field has a drop down list which can be populated from either typing a value or from a pick list.
I can check whether a parameter field has a value entered on submit, but how do I validate a free text input with values on the database when the submit button is pressed?
I can check whether a parameter field has a value entered on submit, but how do I validate a free text input with values on the database when the submit button is pressed?