baggachipz / q-form-builder

Form Building using drag-and-drop. Uses Quasar Framework and Vue.
MIT License
150 stars 39 forks source link

Is possible to add custom field types from server side? #6

Closed gfirem closed 4 years ago

gfirem commented 4 years ago

Is it possible to add custom field types from the server-side. I'm asking because I'm looking to improve one existing form builder and I need to extend the field types.

baggachipz commented 4 years ago

It is on the roadmap, but no not possible yet. Thanks for asking!

gfirem commented 4 years ago

and about the server-side rendering

baggachipz commented 4 years ago

I haven't tried it with SSR, but since it uses all Quasar components I see no reason why it couldn't be used that way.