Draggable / formeo

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

issue while creating custom control. #228

Open AbhayVermaGit opened 5 years ago

AbhayVermaGit commented 5 years ago

hi @kevinchappell i need a control having ability to select an image and drawing on it, i already have html/css/js for that , i need to add this as custom control in formeo, i fallowed same pattern to create Custom control in formbuilder to create a custom class https://formbuilder.online/docs/formBuilder/controls/ and also i complied using https://babeljs.io/repl/ and provide reference to formeo project, but did not get any way to rendered that in formeo, someone please let me know am i on right track to create custom control if yes then how to rendered it with formeo. otherwise please let us know process to add with formeo

sxyfish commented 4 years ago

Hi @AbhayVermaGit , I am also working on custom control. Can you let me know whether you have any progress on this now? If so , can you please share the way of doing this? If anyone spotted this post and have any luck on this, can you please let me know how you do it?Many thanks.