Hi,
I'm using version 3.0.3 on a site and the dropdown for anchors on another page is not populated. Anchors on the same page are populated properly.
Anyone had this happen before?
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.
Hi,
I'm using version 3.0.3 on a site and the dropdown for anchors on another page is not populated. Anchors on the same page are populated properly.
Anyone had this happen before?
Did that type of functionality ever exist? I don't think 2.X had that functionality either. Would be a nice feature though.
If I understand correctly from framework/javascript/HtmlEditorField.js, the dropdown is always added, but only populated for the current page.
So this might be more a usability design issue and not a technical problem.