I have a "create order" interface which already includes several buttons. Please have a look at the screenshot below:
![enter image description here][1]
My Question:
- I need to add a new button ("Add New Item") which should be visible and accessible to the user at all times, even if they have scrolled down the page. Where should this button be?;
- I need to change the position of the "Cancel" link to make it clear that all the package details which are loading will be canceled. Can you suggest a better position and label for this?
So far I have considered adding these two buttons at the end in a 'static' position, so even if the user scrolls the window these buttons will still be accessible. Please screenshot the screen below.
![enter image description here][2]
{removed the images for Data Privacy Reason}
No comments:
Post a Comment