This topic is locked

How do I add a search button (radio button)

1/7/2014 2:57:36 PM
PHPRunner General questions
G
georgetetterton author

Phprunner: V7.0 build 18584
I am sure that this question has already been answered however I could not find the answer.
I need to add a radio button on the top of my list screen to restrict the records displayed on the page based on the item selected.

I can do use the search options panel or the advanced search, however I do not what the user to have to open these search facilities.
I also want the default value selected in this search button for each user to be pulled from a Credentials table where the user details are stored.
I want this search to be effective by default every time the user is on the page.
Thanks in advance.