-
Hi there! I currently have a field titled "Permalink(s)" for each item, that contains 1-3 external links from my data. Based on how it is right now, there is no way to separate different links and only one is possible; it joins everything in that field together as one clickable, broken link. Is there a way or a type of notation that needs to be used in the data, in order to separate multiple external links? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi @gpark47 ! |
Beta Was this translation helpful? Give feedback.
Hi @gpark47 !
Sorry, there isn't currently a built in way to do that--the
external_link
option assumes the metadata value is only a single url, basically for the type of value like URI's such as rightsstatement.org.However, it would be pretty straightforward to add the functionality following the convention you mention--If you point me to your project I could tell you where to customize it!
Best,