Draggable / formeo

Drag & Drop Form Builder
http://draggable.github.io/formeo/
MIT License
533 stars 197 forks source link

Change Content #283

Open Jeffwahl opened 4 years ago

Jeffwahl commented 4 years ago

I am trying to import an old form using selenium. I am able to do everything I need except update H and P tags and their content. I can see the data in the editor.formData but I am not able to update the contents and save it. Is there another way I can use javascript to set the contents and save it?

Thanks for any help

Jeff