Tag Display Component Request

Hey there,

I’m writing to request a new component for simply displaying tags within Glide.

I believe this is a pretty basic feature (though I might be mistaken), and perhaps it’s already possible? I’ve seen various workaround videos, but they’re not ideal.

Currently, I’m using the AI component for this, but it frequently bugs out and is quite cumbersome to standardize if I want to replicate it.

It would be amazing to have a component that simply displays an array or list with separators (e.g., commas). A format similar to a chips picker or a replicated/multiplied URL display component would be fantastic. Alternatively, something like the tag display available in collection tables would also be great.

Thanks!

2 Likes

I think the easiest way is to make an array with all the variables, and then throw them into a template column; you will get exactly what you need.

Hey, thanks for the reply!

creating the array isn’t the issue. My challenge is specifically how to display that array nicely within the app. I’m looking for a cleaner, more integrated way to present those items visually, rather than using workaround.

What components do you use to display the array or the template column?

Thansk

1 Like

Hey there, I agree it will be useful to have it natively.
Rich Text

1 Like