This topic is locked

Simple Search on view pages

1/3/2020 7:58:10 AM
PHPRunner General questions
M
mhollibush author

I need to put the simple search on the top menu in the view pages of

three tables
I thought I could copy and insert the "simple search' ( Editor html ) from the list page.... I was wrong

N
Nir Frumer 1/3/2020

Hi

I assume that you want to display 1 record and use the search option to "jump" to other records..

In this case the solution may be, creating a 2nd view page with only 1 record displayed
Hope it helps,

Nir.

M
mhollibush author 1/23/2020

Sorry for the delay...
Here is what I would like to accomplish.
have a drop down on the "simple search" ( not the advanced search ) from the menu that will allow the user to select which table they want to search.
I have three tables that are the primary source of information ( dogs, owners, kennels ) I would like to have a dropdown with the option to select one of the three they want to search.
Maybe I am looking at this to hard..

Maybe delete the simple search and create a snippet?

Sergey Kornilov admin 1/25/2020

We do not have an option to perform the search on the View page. Probably with the help of some custom coding it will be possible to mimic basic search on the View page as well.

M
mhollibush author 1/25/2020

Will be sending you some request shorty..

Have a couple of things I want to accomplish