Hello,
I have an object type in Asset with an attribute of type URL set to multiple cardinality.
How can I insert multiple URL values in this attribute?
Thank You
Hi James,
You just need to make sure each URL is separated by a space. E.g:
"https://google.com https://atlassian.com"
without the quotes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.