Forums

Add text fields to filter

Hello,

I would like to know if you have the possibility to add text fields to filter the data in my table and if possible something similar or easier than Connectivy5 that gave option to add filters in the HTML structure?
Currently the table reading is correct but I was only able to add a "Search" field in the "Views" option within Connectivity so I could filter the information.

I could not find a ticket with this problem.

Awaiting return.
healyhatman 05 Apr, 2019
Sure you can. Your main read data action should have a where condition set to ignore if null, and you need a Form element with your text filters inside that submits to the same view (so index, or whatever event you're on if you prefer which you can get with {data:event} )
healyhatman 08 Apr, 2019
Not on me, give it a go. Bed time.
This topic is locked and no more replies can be posted.