/outsystems-tutorials

How to create a horizontally scrollable list in OutSystems for side-by-side items on mobile?

Learn how to create a horizontally scrollable list in OutSystems for mobile apps. Enhance UX with side-by-side items using detailed steps, CSS tips, and testing methods.

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 create a horizontally scrollable list in OutSystems for side-by-side items on mobile?

Creating a Horizontally Scrollable List in OutSystems for Side-by-Side Items on Mobile

 

Designing responsive and intuitive user interfaces is crucial in mobile app development, and OutSystems is a powerful platform for achieving this. One common requirement is creating horizontally scrollable lists for side-by-side items. This guide provides a comprehensive step-by-step approach to creating a horizontally scrollable list in OutSystems designed for mobile applications.

 

Prerequisites

 

  • An OutSystems account with access to Service Studio.
  • Basic understanding of OutSystems UI and data modeling concepts.
  • A mobile application project set up in Service Studio.

 

Understanding Horizontal Scrolling in OutSystems

 

  • Horizontal scrolling allows users to navigate through a list of items side-by-side, enhancing user experience on mobile devices.
  • This type of UI is particularly useful for displaying images, cards, or any visual data collections.
  • OutSystems provides simplicity in enabling horizontal scrolls through the use of built-in widgets and CSS styles.

 

Step-by-Step Guide to Implementing Horizontal Scroll List

1. Setting Up Your OutSystems Environment

  • Open Service Studio and access your mobile application project where you want to implement the scrollable list.
  • Ensure that you have a data source or entity ready for use that contains the data you want to display in the list.

 

2. Creating the List Structure

  • Drag a "Container" widget onto your screen from the Toolbox. This container will host your list items.
  • Within this container, add a "List" or a "List Records" widget, depending on whether you are binding static or dynamic data.
  • Configure your list widget by binding it to your desired data source (for example, a list of products or images).

 

3. Configuring List Items

  • Inside your "List" widget, drag and drop a "Container" widget. This container represents an individual item in your list.
  • Set the contents of this container according to your design. You might include an "Image" widget, "Text" widget, or any other UI elements needed to represent list item details.
  • Ensure that each item container is uniformly styled for a consistent visual layout.

 

4. Enabling Horizontal Scrolling

  • Select the parent container of your list items (the one with the "Container" widget hosting the list).
  • In the properties panel, locate the "Style Classes" attribute and add "overflow-x-scroll" to enable horizontal scrolling.
  • If "overflow-x-scroll" is not directly available, you may add custom CSS. Under the "Style" property, input:
        overflow-x: auto;
        white-space: nowrap;
        
  • To ensure that each list item aligns side-by-side, ensure the CSS for each item container includes the following:
        display: inline-block;
        

 

5. Refining UI with Custom Styles

  • OutSystems allows the addition of custom CSS to further refine styling. If desired, access your theme or page's CSS editor.
  • Adjust padding, margin, or width parameters to ensure optimal display on mobile screens.
  • Use media queries if necessary to adjust styles across different screen sizes for a responsive design.

 

6. Testing Your Horizontally Scrollable List

  • Use OutSystems' simulation feature to view your application in a mobile view, ensuring the list scrolls as expected.
  • Emulate touch interactions within the simulator to verify user experience matches standard mobile expectations.

 

Additional Tips

  • For better performance on larger datasets, consider lazy loading techniques where applicable.
  • Integrate touch-optimized controls, such as swipe gestures if needed, for enhanced user interaction.

 

By following these steps, you can successfully create a horizontally scrollable list in OutSystems tailored for mobile applications. This design pattern improves the usability of your app by providing a dynamic, interactive way to display side-by-side items, enhancing overall user engagement.

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