Wysiwig editors and text boxes/radio buttons

Hello!

I’m using a wysiwig editor (TinyMCE) as part of a web project. I’d like my users to be able to also add text fields and radio buttons. I know that I’ll have to handle the input of the fields on the backend but with this in mind, my question is whether there’s a way to do this either via TinyMCE (couldn’t find it!) or perhaps some other wysiwig editor.

Thank you,

Eric

CKEditor certainly has options for insert various form fields like that.