Hello All,
I have a search form with 7 fields - 1 text field, 4 combo, 2 date fields). The layout is table (3 columns). The results have to be populated in a grid, once search succeeds. I am able to get the results, however I face the below problems:
Problem:
1. When I do a form submit without entering any values in these fields, the text field is going as empty and search query is failing.
2. Even if I select or enter values for any of the fields, the form submits only with the text field.
Please help me in solving this issue.
MyCodeBase.txt