Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-organise form builder field categories #2210

Open
engram-design opened this issue Jan 5, 2025 · 0 comments
Open

Re-organise form builder field categories #2210

engram-design opened this issue Jan 5, 2025 · 0 comments

Comments

@engram-design
Copy link
Member

Currently, we have

  • Common Fields

    • Single-line Text
    • Multi-line Text
    • Radio Buttons
    • Checkboxes
    • Dropdown
    • Number
    • Name
    • Email Address
    • Phone Number
    • Agree
  • Advanced Fields

    • Date/Time
    • Address
    • File Upload
    • Recipients
    • Hidden Field
    • Repeater
    • Table
    • Group
    • Heading
    • Section
    • HTML
    • Summary
    • Password
    • Signature
    • Calculations
    • Payment
  • Element Fields

    • Entries
    • Categories
    • Tags
    • Users
    • Products
    • Variants

In particular, the "Advanced Fields" is getting rather large and a bit of a dumping ground. But, at the time time, we don't want to over-categorize.

  • Basic Fields

    • Single-line Text
    • Multi-line Text
    • Name
    • Email Address
    • Phone Number
    • Number
  • Option Fields

    • Radio Buttons
    • Checkboxes
    • Dropdown
    • Agree
  • Advanced Fields

    • Date/Time
    • Address
    • File Upload
    • Password
    • Hidden
    • Recipients
    • Signature
    • Calculations
    • Payment
  • Dynamic Fields

    • Repeater
    • Group
    • Table
  • Cosmetic Fields

    • Heading
    • Section
    • HTML
    • Summary
  • Element Fields

    • Entries
    • Categories
    • Tags
    • Users
    • Products
    • Variants

I don't believe this will be a breaking change, but certainly a change in visuals.

Longer-term, we should allow users to define these groups as they like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant