Problem adding links to rich text collection field

I am creating a simple collection to contain policies for a homeowners association:

Note that the field policyText is a rich text field. Here is that field expanded:


I want to make the highlighted text into a link to a document stored in the Wix Media Manager. However, when I click the link icon in the rich text editor menu bar, nothing happens and the field collapses again. Is this feature disabled, or is there some kind of bug here? Is there another workaround for this? I have tried embedding a and href tag, but this is rendered as text. Any help or guidance appreciated.

I tested the functions with the Rich-Text-Box, everything works fine.
Also programmaticale it works, too.

  1. Already published?
  2. DB-Permissions checked?
  3. Reference-Field setted to “Rich-Textfield” ? ( done )
  4. Select text you want to be a link.
  5. Click on the link-icon.
  6. Type in the http/https-address
  7. choose target: (self/new-window)
  8. Press SUBMIT!
  9. Also check if your DB is SYNCED.

Looks like it is a browser issue. If I use Chrome, it works as you said. If I use Safari, then it does not work, as I described above. Thanks for the quick response

@davebogan98
Some blocking tools activated on safari?
Or even JS deactivated, or something similar ?