/outsystems-tutorials

How to configure OutSystems search functionality that supports partial matches and filtering?

Learn to configure OutSystems search with partial match support and advanced filtering for improved user experience with this step-by-step guide.

Matt Graham, CEO of Rapid Developers

Book a call with an Expert

Starting a new venture? Need to upgrade your website? RapidDev builds Webflow websites with your growth in mind.

Book a free No-Code consultation

How to configure OutSystems search functionality that supports partial matches and filtering?

Configuring OutSystems Search Functionality for Partial Matches and Filtering

 

Configuring search functionality in OutSystems that supports partial matches and filtering is essential for creating a seamless user experience in applications. This guide outlines a comprehensive, step-by-step process to implement advanced search features within the OutSystems environment.

 

Prerequisites

 

  • An active OutSystems account with access to an existing application for this setup.
  • Basic knowledge of OutSystems development environment, including entities, aggregates, and screens.
  • Familiarity with Service Studio for building and modifying OutSystems applications.
  • An understanding of SQL queries for advanced filtering operations.

 

Understanding OutSystems Search Capabilities

 

  • OutSystems aggregates allow you to retrieve and manipulate data; they can be extended to support search operations.
  • Input widgets can capture user inputs for search terms or conditions.
  • Partial matches often utilize the SQL "LIKE" operator to match parts of strings in search operations.

 

Setting Up the Data Model

 

  • Ensure that your database is properly set up with entities or tables that hold the data you wish to search through.
  • Identify the specific columns/fields in each entity that should be searchable or filtered.
  • Define relationships between entities if needed, as these will impact your search function implementation.

 

Configuring Search Functionality in OutSystems

 

  • Open your OutSystems Service Studio and navigate to the module where you want to implement the search functionality.
  • Create a screen or use an existing screen to integrate the search components; this typically involves input widgets for capturing search terms.
  • Design the UI for capturing search inputs, using input boxes, and dropdowns for search criteria or filters.

 

Implementing Aggregates for Partial Matches

 

  • Within your screen logic, add an aggregate to pull data from your entities.
  • Configure conditions within the aggregate using the "LIKE" operator to enable partial matching.
  • Example: To allow partial matches on a "Name" field, you can set a filter `Name LIKE "%" + searchInput + "%"`, where `searchInput` is the variable bound to your search input field.
  • Ensure that your aggregate is set to refresh upon changes to search inputs by binding inputs to aggregate parameters via expressions.

 

Adding Filtering Capabilities

 

  • Incorporate dropdowns or checkboxes in your UI as filter options for narrowing search results.
  • Extend your aggregate conditions to capture additional filter selections. For example, `AND Status = statusFilter` where `statusFilter` is bound to a filter widget input.
  • Use expressions to dynamically update the aggregate conditions based on current user selections.

 

Testing Search and Filter Functionality

 

  • Deploy your application to a testing environment and validate that user inputs correctly influence search results.
  • Test various partial match scenarios to ensure accuracy in results; e.g., search for partial strings and expect the correct entities to appear.
  • Check that all filters apply correctly as expected and combinations of filters yield appropriate datasets.
  • Use edge cases as part of testing, such as empty inputs, special characters, and maximal entries.

 

Optimization and Performance Tuning

 

  • Monitor performance during testing, especially focusing on load times for large datasets.
  • Optimize your aggregate by applying indexed fields and simplifying conditions where possible to improve speed.
  • Leverage server actions or advanced queries if default aggregate operations become a performance bottleneck.

 

Deploying Search-Enabled Applications

 

  • Once satisfied with the search and filter functionalities, move the application to production.
  • Monitor user feedback and performance continuously to identify potential areas for refinement.
  • Ensure scaling considerations for high-traffic scenarios by preparing back-end adjustments as needed.

 

By implementing these steps, you can effectively configure OutSystems search functionality that accommodates partial matches and allows for expansive filtering. These capabilities enrich the user experience by providing dynamic and intuitive access to application data.

Explore More Valuable No-Code Resources

No-Code Tools Reviews

Delve into comprehensive reviews of top no-code tools to find the perfect platform for your development needs. Explore expert insights, user feedback, and detailed comparisons to make informed decisions and accelerate your no-code project development.

Explore

WeWeb Tutorials

Discover our comprehensive WeWeb tutorial directory tailored for all skill levels. Unlock the potential of no-code development with our detailed guides, walkthroughs, and practical tips designed to elevate your WeWeb projects.

Explore

No-Code Tools Comparison

Discover the best no-code tools for your projects with our detailed comparisons and side-by-side reviews. Evaluate features, usability, and performance across leading platforms to choose the tool that fits your development needs and enhances your productivity.

Explore

Bubble Integrations

Dive into our comprehensive resource for Bubble.io integrations, featuring expert advice, detailed tutorials, and FAQs. Whether you're a beginner or an experienced developer, find everything you need to seamlessly integrate third-party services with Bubble.io.

Explore

Successful Bubble.io Projects

Explore a curated showcase of successful Bubble.io projects and see what's possible with no-code development. From innovative apps to complex systems, discover inspiring examples that highlight the power and versatility of Bubble.io. Start envisioning your next project today!

Explore

Flutterflow Tutorials

Explore our detailed directory of FlutterFlow tutorials to master mobile app development without coding. Gain insights through step-by-step guides, practical examples, and expert tips to efficiently use FlutterFlow and build stunning apps.

Explore

Want to explore opportunities to work with us?

Connect with our team to unlock the full potential of no-code solutions with a no-commitment consultation!

Book a Free Consultation

Client trust and success are our top priorities

When it comes to serving you, we sweat the little things. That’s why our work makes a big impact.

Rapid Dev was an exceptional project management organization and the best development collaborators I've had the pleasure of working with. They do complex work on extremely fast timelines and effectively manage the testing and pre-launch process to deliver the best possible product. I'm extremely impressed with their execution ability.

CPO, Praction - Arkady Sokolov

May 2, 2023

Working with Matt was comparable to having another co-founder on the team, but without the commitment or cost. He has a strategic mindset and willing to change the scope of the project in real time based on the needs of the client. A true strategic thought partner!

Co-Founder, Arc - Donald Muir

Dec 27, 2022

Rapid Dev are 10/10, excellent communicators - the best I've ever encountered in the tech dev space. They always go the extra mile, they genuinely care, they respond quickly, they're flexible, adaptable and their enthusiasm is amazing.

Co-CEO, Grantify - Mat Westergreen-Thorne

Oct 15, 2022

Rapid Dev is an excellent developer for no-code and low-code solutions.
We’ve had great success since launching the platform in November 2023. In a few months, we’ve gained over 1,000 new active users. We’ve also secured several dozen bookings on the platform and seen about 70% new user month-over-month growth since the launch.

Co-Founder, Church Real Estate Marketplace - Emmanuel Brown

May 1, 2024 

Matt’s dedication to executing our vision and his commitment to the project deadline were impressive. 
This was such a specific project, and Matt really delivered. We worked with a really fast turnaround, and he always delivered. The site was a perfect prop for us!

Production Manager, Media Production Company - Samantha Fekete

Sep 23, 2022