How to separate multiple values of an attribute

  • James Shields
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
5 years 2 months ago #122338 by James Shields
I have an attribute that has multiple values, I would like to separate them

Currently when I add the attribute it looks like this

Attribute: one two three

when I would like it to look like

Attribute One
Two
Three

I tried using <br/> in between them but no luck

How do I separate or is it not possible? Thank you

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
5 years 2 months ago #122396 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic How to separate multiple values of an attribute
Hello James,

The value of attribute is entered via a text input. You can not use break line tag in it.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

Moderators: Giang Dinh Truong