I have a multi-step form that requires filling in relevant details in each step. On each step we save the data. If a user leaves the form at any time, the draft will be saved and can be accessed from his profile page. Also, when a user wan…
I need to redirect the user to a form which is on a different page after he clicks edit. So what is the best practise here, to use the pencil icon or edit button or anything else where it is clear that the user will be redirected to a diff…
Currently, I design edit flow for saved view (filters that allow being saved under "saved view"). The filter bar consists of 4 dropdowns (multiple and single choice), and radio buttons.
The user should also be able to edit the na…
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…
I am working on finding the best placement for the edit button for a company website already in existence (used for internal staff & clients). This is a review page after a Client has filled out a Grant form and has 2 sections that wi…
I am working on an application where user’s data will be frequently added and updated.
In sample 1, I have added ‘add address’ links in each row per category for quick addition but it is breaking the visual of the page and it is repetitive…