Hi,
I have created an AutoLink field (field name: tag) on a form which I am using as the source for a smart multi-select field on another form (field name: tagsSelected) to display a list of selected values formatted as a URL with a label.
When I render the field, it shows up as a nice list of single word links with a space in the middle. Is there a way to apply the built-in Confluence CSS class, that renders the page labels to my tagsSelected field? So, instead of a list of blue hyperlinks, it shows up as clickable lozenges? I understand that I can use CSS classes in the CSS property textbox, but how do I specify it exactly? I believe the built-in class for the page label is:
class = "aui-label-split-main" or its parent class= "aui-label"
What should I enter to get that class applied?
I tried:
Also, do I have to add that CSS property against the tagsSelected field or to the AutoLink (tag) field on the source?
Thank you in advance.
Peter
I don't believe you can apply individual CSS classes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.