It's Too Difficult To Widget A Form

I want to widget a form field with tab, and the tab contains a markdown editor, but find it’s too difficult. Writing html code directly is simple.

i have found that building a ‘fairly’ dynamic form isn’t very difficult, so long as you properly use scenarios in your model class, then call your widget passing in your form, model, and scenario. And what editor are you trying to use?