When using a paragraph of type item type, the field of type "Link" adds a http:// prefix when I try to use a relative path.
For example, I'll set the value of the field to "/test", save, and view the field again and it will become "http:///test". How can I avoid that? I want to use a relative path in some situations, but not always, so the Link control is the preferred control.
However, as a different example that works correctly, if going to Management Center and Direct Paths, the link picker there doesn't do it, even though it looks like the identical control.
Thanks,
Scott
If needed, that sounds like the best fallback options. But supporting relative URLs would seem cleaner. They are supported in some of the link controls throughout the backend.