7
Views
4
Comments
Regarding searching 
Question
how to search from this form 

To the following form ,i mean to say when i search input in textbox and click on button this should go to the following form ,
Does anyone know how to redirect from form and display the following search results on another
2018-11-26 10-00-16
Hans Preuter
Hello Tarun,

I'm new with Outsystems and just following the Developer course, but can't you just set the destination to another page and take over the search variables as parameters for the preparation of it?

I hope this is the case.

Greetz,Hans
2015-12-02 08-33-08
Tarun Kumar
i tried setting the page to destination page. but it shows all the records on the page  .can u give me how to implement the parameters to destination page preparation ??

2018-11-26 10-00-16
Hans Preuter
Tarun,

Find my seeing on this matter in the attechement.

You make a local variables in the screen where the search pulls off.
Then you make the action that gides you to the Search result page.
In the Search result page you get the aggregate in to a table using the list, with the right entitie.
Make Input variables on the resultscreen, In the aggregation use the variables to filter the result.

I hope this helps you to get your results right.

Greetz,
Hans

Contacts(For Tarun Kumar).oml
2015-12-02 08-33-08
Tarun Kumar
Thank you .very much it's working fine now :) thank you so much :)
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.