Hi all,
I'm working on a project where I have a browse form of invoices (well, and several screens with this requirement) , and I want a couple of dropdowns where I can add some added parameters to the search, like year and another condition. The thing is I don't know if this is possible, or I have to create a button to call some kind of custom search form (and no idea either if I can document on this how to do it)
Idea is to get something like this (don't care at all about styling)
https://imgur.com/a/oSUMNOa
I can use the standard search box to write the Provider, but I miss the year and the other drowdown.
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Adding filters to search
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 446 times
- Contact:
Re: Adding filters to search
Hi,
The easiest way is to use a Launch form, add a Run object (iFrame) and add some objects to filter the embedded Browse Form.
For an example, check out the "Objects Demo" at demo.nubuilder.cloud.
The easiest way is to use a Launch form, add a Run object (iFrame) and add some objects to filter the embedded Browse Form.
For an example, check out the "Objects Demo" at demo.nubuilder.cloud.
You do not have the required permissions to view the files attached to this post.