Iām trying to add the widget code to SilverStripeās content editor, but every time I save the page, the code disappears and the field is blank when I reopen it.
Iāve read that the widget code might be deleted because SilverStripe automatically strips out <script> tags and certain HTML for security reasons. Is there a way to solve this?
Thanks!