L
lez
Hi Guys,
I have created a 'Main Menu' style form that has a section which has 3 forms
in a hidden state. On this form I have an 'option group' which allows the
user to select the form they want to view, show hide is working fine.
One of my forms is a search form, that allows users to enter either
lastname, tel or email to search for a client.
The problem I am having is that when I run the search, the parameter boxes
keep showing looking for a value, then opens with all clients and ingnores
the filter.
If however, the form is just opened as a stand alone form thwe search result
works fine. I gather it has something to do with being nested in the 'main
menu' but not sure how I can alter it.
I would also like to have the result form again nested in the main menu, but
that form requires values before it can display and if I just add the form,
although hidden when the main menu opens the parameter boxes request
values,so if anyone knows how I could add this to the form and only respond
once a search request is submitted it would be helpful.
Finally, as this is going to be connected to a SQL server, if anyone knows
of a way to have the forms hidden and only populate with data once they have
been selected from the option box, that to would be very helpful.
Thank you
Many thanks
I have created a 'Main Menu' style form that has a section which has 3 forms
in a hidden state. On this form I have an 'option group' which allows the
user to select the form they want to view, show hide is working fine.
One of my forms is a search form, that allows users to enter either
lastname, tel or email to search for a client.
The problem I am having is that when I run the search, the parameter boxes
keep showing looking for a value, then opens with all clients and ingnores
the filter.
If however, the form is just opened as a stand alone form thwe search result
works fine. I gather it has something to do with being nested in the 'main
menu' but not sure how I can alter it.
I would also like to have the result form again nested in the main menu, but
that form requires values before it can display and if I just add the form,
although hidden when the main menu opens the parameter boxes request
values,so if anyone knows how I could add this to the form and only respond
once a search request is submitted it would be helpful.
Finally, as this is going to be connected to a SQL server, if anyone knows
of a way to have the forms hidden and only populate with data once they have
been selected from the option box, that to would be very helpful.
Thank you
Many thanks