Help & Support

Elevate Your Agents with AgentExchange Solutions
Easily enhance Agentforce with pre-built AI solutions from AgentExchange. Browse, install, and deploy agents, actions, and apps directly into your environment. Tell Me More

Have Questions?

Filtered Tiles

A Lightning component for displaying Tiles in a Rated and Filtered style

Free  

Never requires payment

Try It
Business Need
Productivity

Rating

Reputation

MVP
Recognized by Salesforce for their leadership, expertise, and generosity
Top Reviewer
Contribute reviews that encourage conversation and help others make informed decisions
Ranger
Lifelong learners who have earned the Ranger rank or higher on Trailhead
3.6
Lifetime average
Showing 5 of 5 Reviews
Sort by

Very useful component!

Very useful component!

just the Basics, Ma'am

Very simple app, easy to use. The tiles are attractively formatted. The tile label is limited to 20 characters before the text runs over the border of the tile. Filtering capability is limited to the active values assigned the picklist for the Tiles object. There's no way to limit the tile display to a single value on the picklist (for instance, if you wanted to use the same tiles component on multiple tabs to show each picklist value of "tiles" on separate tabs). If the app used List View results to define the filters rather than a picklist, the app would be much more flexible. It was what I needed from a trusted source, so I'm happy to have it.

Great tool, but problems with public access

This is a nice little solution, and does what it says on the tin. I am having issues allowing the site guest user to see the tiles when not logged in. I can see the component, however there are no tiles within the component. I can see them when I login. I have given the guest user for the community read access to the object and all its fields.

Can I store tile images in SF as Files?

I like the component. I managed to make it work with providing the links to tile images stored somewhere outside. For maintenance reasons, we'd prefer to store those Images in Salesforce. I tried uploading them as Files and then generating the Public Link, and inserting that link in the Photo URL field, but it doesn't work. The image is not displayed. Anything I'm doing wrong? Or this is not supported with this component?

Chris Long
Ranger
03/07/2023

Nice component but it would be great to be able to link to an image in the associated files. This way end users could manage their own logos.

Zentso Team
06/24/2020

I managed to get this working by adding the images to the asset library and then putting a link to the file, something like - /file-asset/placeholder?v=1 in the Photo URL field

Great in concept, but the details...

I'd like to use this component in a customer facing Community, but there are a couple of details I can't seem to fix that will keep me from doing it. 1. I can't get rid of a greyed out scroll-bar that shows up to the right of the featured items even though no scrolling is necessary. 2. The links open in a new tab and I can't seem to get them to open in the same tab. I don't want customers having their browser open a new tab every time they click on a tile.

Cha Fung
Ranger
09/07/2023

How do you edit the CSS of the managed package?

Zentso Team
06/24/2020

Try CSS on the scrollbar (no-scroll?) For opening in the same window, can we add target="_self" to the end of the link?