Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Adding filters to search

Questions related to using nuBuilder Forte.
Post Reply
Giu
Posts: 87
Joined: Sat Jan 25, 2014 11:01 am
Has thanked: 9 times

Adding filters to search

Unread post by Giu »

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.
kev1n
nuBuilder Team
Posts: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 times
Contact:

Re: Adding filters to search

Unread post by kev1n »

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.
filter_run.png
You do not have the required permissions to view the files attached to this post.
Giu
Posts: 87
Joined: Sat Jan 25, 2014 11:01 am
Has thanked: 9 times

Re: Adding filters to search

Unread post by Giu »

Great, will take a look, thanks
Post Reply