Button

Placement of Help button left or right to OK/Cancel

Placement of Help button left or right to OK/Cancel

So 'Cancel' is always on the right of OK button for Windows platform. Apple MacOS Guidelines says that “A button that initiates an action is furthest to the right. The Cancel button is to the left of this button.” So for MacOS users 'Cancel' is on the left of 'OK' button.

  1. Where should a help button be placed?
  2. Where do you put Save and Cancel buttons?
  3. Is OK on left or right?
  4. Why is the OK button on the right?

Where should a help button be placed?

A help button, link, or icon relating to the whole form or screen function should be located on the top right corner of the screen but below the global header (see Figure 3). Help relating to the entire application or website, such as phone help, support numbers, or global tips, should be placed in the global header.

Where do you put Save and Cancel buttons?

On a normal form, Save should be under the form fields. Cancel should be to the left or right of Save, but not too close to avoid tragic mistakes. Luke W's Web Application Form Design page has some illuminating diagrams. Your form is unusual in that you want the buttons to be at the top.

Is OK on left or right?

Listing OK first supports the natural reading order in English and other languages that read left-to-right. Many other button sets have a natural progression (say, Yes / No or Previous / Next). You should always list these so that the reading order matches the logical order — in this case, OK / Cancel.

Why is the OK button on the right?

This button placement works because it maps to the user's left-to-right reading and navigating direction, where right is the direction to progress and left is the direction to regress. 'Ok' and 'Cancel' buttons in dialog boxes should follow a similar interaction pattern because they function like pagination buttons.

Why does the Apple Watch SOS feature require you to swipe instead of press?
What happens if you accidentally press the SOS button on Apple Watch?What happens if you accidentally swipe SOS on iPhone?What do you press on Apple ...
How to ask the user to sign in or sign up (mobile app)
Why does every app require an account?Why do apps make you create an account?What is login in app? Why does every app require an account?The first t...
Making sorting discoverable on a table with no default sort
How do I make a table sortable?How do I disable sorting for one column in material table? How do I make a table sortable?How to Make Sortable Tables...