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

formio: Portal UX improvements to replace the "Submit a Form" button with a grid #141

Open
bobslee opened this issue May 1, 2021 · 0 comments

Comments

@bobslee
Copy link
Member

bobslee commented May 1, 2021

In the Portal, the "Submit a Form" button was just a quick and simple way to provide accessible Forms.
Consider and design a new (grid) layout.

Otherwise implement new form builder setting (field), to allow form under the "Submit a Form" button.

Related issue: #52

REQUIREMENTS

1. Expand/collapse Forms listing

A button which expand/collapse the listing of Forms to choose.
Also consider whether we need a new kind of nav/menu under /my/formio.

2. Form items layout

Preferable a horizontal/grid layout (eg. tiles).
Would be nice to show an icon with title for every tile (item). The icon/image will be optional to upload in the formio.builder.

3. Obtain the formio.builder characteristics

The grid layout (forms listing) needs to obtain and show some formio.builder characteristics, for example:

Some characteristics:

  • Field sequence: to order the formio.builder in the grid
  • (New) field category_id = Many2one("formio.builder.category"): to group the formio.builder items per Resource Model (group, heading)
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