Display HTML in a Tailor Entries Field

I’m looking for a way to display HTML in a Tailor entries field when maxItems is set to one. I have some SVG Code I want to render there. Screenshot for reference

Is there any way that this is possible?

Hey @artistro08

Sorry I’m not following, can you provide more detail?

So I have a Tailor Blueprint called icon that I use to set icons using the entries field.

In the Tailor blueprint, I am able to display the code using a partial. Screenshot below

I want to do the same for the above field instead of displaying the name of the icon

This is interesting, we could add support for it in the future using the Options Definition API. At the moment, only the dropdown field type supports it.

1 Like

that would be awesome considering the limitations of it now.

1 Like