For some reason I cannot insert a link using the MCE editor. I can select the text to link and when I click on the Insert Link icon I only get the 1st step to link and not the 2nd with the details.
Does anyone know why this is?
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
For some reason I cannot insert a link using the MCE editor. I can select the text to link and when I click on the Insert Link icon I only get the 1st step to link and not the 2nd with the details.
Does anyone know why this is?
Never seen this myself. Could it be a module / custom JS or even CSS that could be disrupting it?
Also try viewing the page source, see if the missing content is loaded. (loaded = probably front-end issue. Not loaded = probably server side issue)
Solved: display-logic needed to be updated to the latest version.