Hi All,
In a web form, I want a field which allow user to input some text, to help the user I want the user can pick some value in a lookup table, so they can select the value from the lookup form. So I check the lookup button and fill the lookup table in the web form procedure. The web form is work, but the problem is it did not allow the user to input some text which not exist in the lookup table.
How can I disable the validation rule in the lookup table, or is there an option in the web form to make such option.
Regards
Terry Ho