cancel
Showing results for 
Search instead for 
Did you mean: 

Search Filter Screen

former_member225463
Participant
0 Kudos

Hello Experts,

I have a requirement where i need to develop a Search/Filter Screen for a Fiori Application.

Can you please suggest which controls will have the better Visibility and response?

As my requirement is like the search criteria in CRM which will have the drop down to select the parameters having operators like EQ, <= (Less than Equal to),>=(Grater than Equal to) and an input field to give user inputs.

Waiting for the Suggestions

Regards,

Vikash

Accepted Solutions (0)

Answers (1)

Answers (1)

kedarT
Active Contributor
0 Kudos

Hi Vikash,

Not sure what kind of Search you are looking for Searching for data in a list of any other. Here is the control for search - OpenUI5 Explored

Hope this helps

former_member225463
Participant
0 Kudos

Hi Kedar,

I am looking for input search screen , selection of which will give me the result which will be mapped to the table control.

As example :

Filter Parameter Operator      Value

Account Id            EQ       1234566789

Search   Reset

and below is the table control which will give the result of search.

Regards,

Vikash

kedarT
Active Contributor
0 Kudos

Look at this - OpenUI5 Explored

Hope this helps

former_member225463
Participant
0 Kudos

Hi Kedar,

This is for single search.I want for the multiple search screen scenario.

I have attached the screen shot.

Regards,

Vikash

karthikarjun
Active Contributor
0 Kudos

Hi Vikash,

will this help? JS Bin - Collaborative JavaScript Debugging

Thanks,

Karthik A