B"H
I would like to provide my users with 2 fields, start and end date, that would act as a filter condition on a list’s model. A button will trigger a requery of the list’s model.
The same concept I would use for a searching a particular person by their email or city.
How can I display a form with fields and then query based on the provided input?
(UI only fields?)
Thank you
Page 1 / 1
Yossi,
I’d suggest just using the table component. Add a table component, make it read only, don’t add any fields to it, and add a date range filter. Then use CSS to hide the table footer (see Barry’s response here: https://community.skuid.com/t/option-to-not-show-table-footers)
Alternately you can use the “arbitrary filter” method that has been discussed in other posts here.
Hey Rob, did you want to provide a link?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.