Created rounded-pill text borders

I’m trying to make rounded-pill text in a repeating group, like this:

Screen Shot 2022-07-01 at 11.52.18 AM

I put a background color around the text with roundness, but I can’t figure out how to make the border fit the content, so it’s stretching the full width of the cell. Like this:

Here are my conditionals:
Screen_Shot_2022-07-01_at_11.51.59_AM

What am I doing wrong? Thanks.

What Adam said in the other thread where you asked this question…

Oh, and if you aren’t using the new responsive engine, you should be. :wink:

1 Like

It’s dead simple:

…(unless you’re using the legacy responsive engine, in which case you’ll have to use some custom code to do it)

Here’s a super-simple demo if you’re still not sure:

RG Rounded Pills

2 Likes

Perhaps this might solve your predicament.

1 Like