- This topic is empty.
- AuthorPosts
-
- 09/01/2011 at 8:52 am #3964
AnonymousParticipantI have a list with server, database, and applications, as well as other information about each. I’ve created a list with the colums names I want to filter by (SERVER_NAME, APP_NAME, DATABASE_NAME).
I’d like then have a textbox a user can enter in a “search” term as a filter for the specific items in each view to show. So if the selected to search servers, and entered “prod”, they would be shown a qListView of Servers named prod and other selected data. A different qListView would be shown for App and Database as well.
Is this possible?
- 09/01/2011 at 8:52 am #4981
AnonymousParticipantHi Sean,
Use a qListView to search information on each fields on your list (ie server, app, db, etc).
Just drop a qListView on the page, use the ezEdit to link the wp to your list, the use the "Searched Fields" option to add your fields the check the option
"Expand Filter Panel On Load".
Then save the settings and once the page reloads you see the fileds in the search panel.
Not sure about your question about "A different qListview…".
Do you want 3 qListViews that display data?
-
- AuthorPosts
You must be logged in to reply to this topic.