-
Notifications
You must be signed in to change notification settings - Fork 12
Filtering Database Query with a Text Input
teodorpk edited this page Jun 7, 2018
·
4 revisions
You can create a real-time search with Wappler - so the results will be filtered as you type!
We created a database query and displayed the results on our page. You already know how to create a database query and how to bind dynamic data on your page. Let's add a dynamic filter option now. First, select your Server Action in Server Connect panel:
© Wappler 2018
- Home
- Getting Started
- How-to Guides
- Project Manager
- Bootstrap 4 Visual Designer
- Image Galleries & Animations
-
Server-side Components
- Connecting to a Database
- Creating Database Queries
- Binding Data on the Page
- Formatting Dynamic Data
- Filter Data with Text Input
- Filter Data with URL Param
- Dynamic Select Menu
- Dynamic Sortable Table
- Dynamic Paging
- Server Side Includes (SSI)
- Insert Database Record
- Get Inserted Record ID
- Delete Database Record
- JSON Data Sources
- Send Form to Email
- Debugging Problems
- Security & Login
- Form & Data Validation
- Notifications & Alerts
- Mobile Apps