Topic: Angular pro bootstrap combine search with multiple input fields

JamesR free asked 4 years ago


We are building an app internally using your angular pro toolkit one of requirements is to have a search function that can take multiple filters BEFORE the results are shown, very similar to how a airline or hotel site works. Where the use can enter multiple search items, hit search and if all the fields match, the results are listed.

Our app will have 6 input fields, and we need to return a result set that is inclusive of whatever is typed in..

How can I begin to utilize multiple filter choices along side your search component ?


Arkadiusz Idzikowski staff commented 4 years ago

We don't have any search component that would give you expected result out of the box. In this case you should use our form elements (selects, autocompleters, date pickers etc.), take user input and create query to your database.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Opened

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 8.2.0
  • Device: Laptop
  • Browser: Chrome
  • OS: Win 10
  • Provided sample code: No
  • Provided link: No