Draggable / formeo

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

Possible to hide custom questions from field list after being added to the form? #236

Open DivineLawnmower opened 5 years ago

DivineLawnmower commented 5 years ago

Hi,

Previously, in FormBuilder I was able to add "d-none" to the Class Names of fields after they were added, and toggle this same class when they were removed. However, I cannot for the life of me find any similar sections of the code where I can do this or access the elements required to being doing this.

If anyone could point me in the right direction that would be great.