Currently, I am designing a form that has a radiobutton group for a certain question, that affects whether a second radiobutton group is relevant to them or not. Now I’ve been researching on what is the best option in regards to showing (b…
I have a big form with like 16 inputs, going from basic inputs, selects and multiselect. Now I want to reduce the cluttering for the user by moving the more advanced inputs such as multiselects to another page or fullscreen modal, so like …
To add an entry to the table, a user must fill out the form above and click the Take it button. He can also edit an existing entry by clicking on the pencil. How can you best signal to the user that this data record has then been loaded in…
HI hope y’all doing well
I have an app where users need to create different items.
There’s a page that displays all the items created that as a "Create new…" button.
I’m wondering if anyone has any examples of a website you really like that does a great job at guiding a user through a form with different types of input fields, ideally without clicking out of the window.
I’m the only designer on my team…
I have a vertical list of expansion panels. Each panel has a form under it. I would like to know the best style for showing that the form has been dirtied (edited) on the expansion panel title. The goal is to allow the user to know at a gl…
When using read only mode for forms in material design do you prefer to add an edit icon in the field input or do you use lists? Using lists make it look completely different from the edit mode with fields. So I am in doubt here.
We are working on a multi-step survey flow that involves both single select radio options and multi-select checkbox options. We want to make sure it is easy to use for Keyboard users and have been looking at the W3 documentation.
Following…