cancel
Showing results for 
Search instead for 
Did you mean: 

How can I add a link to an attribute?

How can I add a link to an attribute?

Hi

 

I am developing a book store with magento 2.
Now I have to create an important attribute to 'BOOK' product.
This attribute is 'AUTHOR', a Multiple Select attribute that contains all the authors present in the store.
This is because a book can have one or more authors, and every author can have written one or more books.
But every author has a biography and I would like to link every author to his own biography.
How can it be done? Can I add a link to every value of the multiple select attribute 'AUTHOR'?

If it's not possible, is there another solution?

1 REPLY 1

Re: How can I add a link to an attribute? [SOLVED]

Solved!

Simply insert link in text field of attribute (or value of multiple select attribute) and enable "Allow HTML Tags on Storefront" in Storefront properties of the attribute