Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Form builder widget #6

Open
d4rekanguok opened this issue Aug 2, 2019 · 0 comments
Open

Form builder widget #6

d4rekanguok opened this issue Aug 2, 2019 · 0 comments
Labels
idea suggest a new widget to be added to @ncwidgets

Comments

@d4rekanguok
Copy link
Owner

I'm needing this right now. A client want to be able to edit their form setups, which they have a few of. Would be neat to build a widget that spit out a form structure.

It only needs to be very basic:

  • Support a default set of input: string, text, boolean, select, upload, number
  • Each input needs required / readonly
  • Input hint
  • Input size: 1, 1/2, 1/3, 1/4

Advanced:

  • input group
  • logic (show additional input based on value of another input)
  • i18n
  • user can register custom input types

For very simple form we can actually just use netlify-cms's list widget, but it's fairly clumsy UI-wise (difficult to add, every fields looks huge).

@d4rekanguok d4rekanguok added the idea suggest a new widget to be added to @ncwidgets label Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
idea suggest a new widget to be added to @ncwidgets
Projects
None yet
Development

No branches or pull requests

1 participant