Last Updated:
12 Feb 2025 16:03
by ADMIN
We have an Editor control that has a customised Schema to allow the rendering of input, text area and select HTML elements within the Editor Content when the HTML is loaded from a database. This works as expected.
However, when we try to insert for example, an "<input />" element via a Custom Tool and the ExecuteAsync method. It doesn't work.