Placement of More Information/Help Icon button for Radio ButtonsReplace radio-input with “buttons”? (web forms)Radio Buttons in the header?Form design and placement of action buttonsUse of Radio Buttons (Identification Context)Best placement for “ultimate” page actionsBest approach to presenting collapsible/expandable panels with radio button headersHow to show static (user initiated) and dynamic help text for radio buttons and dropdowns?Placement for next, prev and complete form later actionsIs it better to use Checkboxes or Radio Buttons, when there are two or more fields and at least one of them must be filled out to pass validation?Should read-only fields hide or disable icons?

Do creatures with a speed 0ft., fly 30ft. (hover) ever touch the ground?

Why didn't Boeing produce its own regional jet?

Where would I need my direct neural interface to be implanted?

How to prevent "they're falling in love" trope

Convert seconds to minutes

files created then deleted at every second in tmp directory

How can a day be of 24 hours?

How do conventional missiles fly?

Send out email when Apex Queueable fails and test it

Bullying boss launched a smear campaign and made me unemployable

Is there a hemisphere-neutral way of specifying a season?

What's the meaning of "Sollensaussagen"?

Notepad++ delete until colon for every line with replace all

Obtaining database information and values in extended properties

How seriously should I take size and weight limits of hand luggage?

What is the most common color to indicate the input-field is disabled?

Pact of Blade Warlock with Dancing Blade

Is it possible to create a QR code using text?

What are the G forces leaving Earth orbit?

How obscure is the use of 令 in 令和?

Mathematica command that allows it to read my intentions

Why were 5.25" floppy drives cheaper than 8"?

Standard deduction V. mortgage interest deduction - is it basically only for the rich?

How can I deal with my CEO asking me to hire someone with a higher salary than me, a co-founder?



Placement of More Information/Help Icon button for Radio Buttons


Replace radio-input with “buttons”? (web forms)Radio Buttons in the header?Form design and placement of action buttonsUse of Radio Buttons (Identification Context)Best placement for “ultimate” page actionsBest approach to presenting collapsible/expandable panels with radio button headersHow to show static (user initiated) and dynamic help text for radio buttons and dropdowns?Placement for next, prev and complete form later actionsIs it better to use Checkboxes or Radio Buttons, when there are two or more fields and at least one of them must be filled out to pass validation?Should read-only fields hide or disable icons?













3















Throughout our system we are going to be standardizing when and how more information/help is used on specific input fields.



In general the standard will be to have the icon/button follow the field like so:
enter image description here



enter image description here



I am wondering where the placement should be for radio buttons? The more information/help will be referencing the radio set as a whole.



These are the potential options and I am wondering what would follow best practices for radio buttons and more information/help?



enter image description here










share|improve this question


























    3















    Throughout our system we are going to be standardizing when and how more information/help is used on specific input fields.



    In general the standard will be to have the icon/button follow the field like so:
    enter image description here



    enter image description here



    I am wondering where the placement should be for radio buttons? The more information/help will be referencing the radio set as a whole.



    These are the potential options and I am wondering what would follow best practices for radio buttons and more information/help?



    enter image description here










    share|improve this question
























      3












      3








      3


      1






      Throughout our system we are going to be standardizing when and how more information/help is used on specific input fields.



      In general the standard will be to have the icon/button follow the field like so:
      enter image description here



      enter image description here



      I am wondering where the placement should be for radio buttons? The more information/help will be referencing the radio set as a whole.



      These are the potential options and I am wondering what would follow best practices for radio buttons and more information/help?



      enter image description here










      share|improve this question














      Throughout our system we are going to be standardizing when and how more information/help is used on specific input fields.



      In general the standard will be to have the icon/button follow the field like so:
      enter image description here



      enter image description here



      I am wondering where the placement should be for radio buttons? The more information/help will be referencing the radio set as a whole.



      These are the potential options and I am wondering what would follow best practices for radio buttons and more information/help?



      enter image description here







      buttons input-fields radio-buttons help placement






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 7 hours ago









      L. LemmerL. Lemmer

      1117




      1117




















          3 Answers
          3






          active

          oldest

          votes


















          4














          Think of a logical order and good placement



          enter image description here




          Instead you may use this:



          enter image description here






          share|improve this answer

























          • So I am limited to the options that I have provided. It's standard in our system to have the controls go to the right of the label, not beneath it (like you have in your suggestion). If all the options I presented are going to provide a poor user experience then maybe this as a standard: If a more information needs to be used for a radio set (it should be uncommon) instead of using a radio set use a combo box. Thoughts?

            – L. Lemmer
            3 hours ago











          • If it is mandatory to keep the label and the options next to each other, then maybe you could have a tooltip displays when the Label itself is hovered (the label could also be underlined). Once the user hovers the Label, it displays the info/help. I can update the answer above to include an example if needed.

            – Mo'ath
            1 hour ago











          • How about if you raise the label a little bit? So the label and options are not exactly at the same horizontal level, that way placing the info icon to the right of the label won't be confused as an info icon for the option.

            – Mo'ath
            11 mins ago


















          4














          There is a difference in the understanding at the level of the concept (label) vs. the available choices. You may need a couple of patterns for flexibility.



          If you are trying to impart understanding regarding the label and it's choices, you can put the i close to the label, and give some info on hover, with some links to documentation for further understanding if need be.



          Think of scale and complexity, and have a resilient system.



          I realize I'm not giving a straightforward 'Do it this way!', but providing a way of thinking of prioritized contexts, so you have some flexibility. Here's a couple of situations I've seen come up.



          Unfamiliar label, few choices that can be somewhat familiar:



          enter image description here



          Unfamiliar label, many choices, some complex:



          Either way, the ? (or i) is close to what it needs to describe.



          enter image description here



          If you top align your forms:



          enter image description here



          You'll also see this in some dropdown menus (which function the same as a long list of radio buttons). Here's an example from Google Analytics:



          enter image description here






          share|improve this answer
































            1














            I would use the info at the right centered in the label.



            Why? The wrist tends to the right so, It will be easier for the user to click and it doesnt break the layout of the questions.



            Radio buttons works best if they are vertically align because the eye can scan from top to bottom than going from left to right, going down and to the left and continuing scanning.



            BUT, after testing it, if the user is prompt to check the info tooltip, use it at left, aligned to the radio buttons. You can see the mouse movement in each case.



            enter image description here



            You can read more about the Fitt's Law here: https://en.wikipedia.org/wiki/Fitts%27s_law.



            if you use a grid for the label and the radio buttons, the user will learn the pattern and complete the form asap.



            In my opinion, it depends about the frequency of tooltip use. If the user are going to use this information frequently, left, if not, right.






            share|improve this answer










            New contributor




            Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.




















              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "102"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              noCode: true, onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fux.stackexchange.com%2fquestions%2f124819%2fplacement-of-more-information-help-icon-button-for-radio-buttons%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              4














              Think of a logical order and good placement



              enter image description here




              Instead you may use this:



              enter image description here






              share|improve this answer

























              • So I am limited to the options that I have provided. It's standard in our system to have the controls go to the right of the label, not beneath it (like you have in your suggestion). If all the options I presented are going to provide a poor user experience then maybe this as a standard: If a more information needs to be used for a radio set (it should be uncommon) instead of using a radio set use a combo box. Thoughts?

                – L. Lemmer
                3 hours ago











              • If it is mandatory to keep the label and the options next to each other, then maybe you could have a tooltip displays when the Label itself is hovered (the label could also be underlined). Once the user hovers the Label, it displays the info/help. I can update the answer above to include an example if needed.

                – Mo'ath
                1 hour ago











              • How about if you raise the label a little bit? So the label and options are not exactly at the same horizontal level, that way placing the info icon to the right of the label won't be confused as an info icon for the option.

                – Mo'ath
                11 mins ago















              4














              Think of a logical order and good placement



              enter image description here




              Instead you may use this:



              enter image description here






              share|improve this answer

























              • So I am limited to the options that I have provided. It's standard in our system to have the controls go to the right of the label, not beneath it (like you have in your suggestion). If all the options I presented are going to provide a poor user experience then maybe this as a standard: If a more information needs to be used for a radio set (it should be uncommon) instead of using a radio set use a combo box. Thoughts?

                – L. Lemmer
                3 hours ago











              • If it is mandatory to keep the label and the options next to each other, then maybe you could have a tooltip displays when the Label itself is hovered (the label could also be underlined). Once the user hovers the Label, it displays the info/help. I can update the answer above to include an example if needed.

                – Mo'ath
                1 hour ago











              • How about if you raise the label a little bit? So the label and options are not exactly at the same horizontal level, that way placing the info icon to the right of the label won't be confused as an info icon for the option.

                – Mo'ath
                11 mins ago













              4












              4








              4







              Think of a logical order and good placement



              enter image description here




              Instead you may use this:



              enter image description here






              share|improve this answer















              Think of a logical order and good placement



              enter image description here




              Instead you may use this:



              enter image description here







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited 4 hours ago

























              answered 4 hours ago









              Mo'athMo'ath

              506211




              506211












              • So I am limited to the options that I have provided. It's standard in our system to have the controls go to the right of the label, not beneath it (like you have in your suggestion). If all the options I presented are going to provide a poor user experience then maybe this as a standard: If a more information needs to be used for a radio set (it should be uncommon) instead of using a radio set use a combo box. Thoughts?

                – L. Lemmer
                3 hours ago











              • If it is mandatory to keep the label and the options next to each other, then maybe you could have a tooltip displays when the Label itself is hovered (the label could also be underlined). Once the user hovers the Label, it displays the info/help. I can update the answer above to include an example if needed.

                – Mo'ath
                1 hour ago











              • How about if you raise the label a little bit? So the label and options are not exactly at the same horizontal level, that way placing the info icon to the right of the label won't be confused as an info icon for the option.

                – Mo'ath
                11 mins ago

















              • So I am limited to the options that I have provided. It's standard in our system to have the controls go to the right of the label, not beneath it (like you have in your suggestion). If all the options I presented are going to provide a poor user experience then maybe this as a standard: If a more information needs to be used for a radio set (it should be uncommon) instead of using a radio set use a combo box. Thoughts?

                – L. Lemmer
                3 hours ago











              • If it is mandatory to keep the label and the options next to each other, then maybe you could have a tooltip displays when the Label itself is hovered (the label could also be underlined). Once the user hovers the Label, it displays the info/help. I can update the answer above to include an example if needed.

                – Mo'ath
                1 hour ago











              • How about if you raise the label a little bit? So the label and options are not exactly at the same horizontal level, that way placing the info icon to the right of the label won't be confused as an info icon for the option.

                – Mo'ath
                11 mins ago
















              So I am limited to the options that I have provided. It's standard in our system to have the controls go to the right of the label, not beneath it (like you have in your suggestion). If all the options I presented are going to provide a poor user experience then maybe this as a standard: If a more information needs to be used for a radio set (it should be uncommon) instead of using a radio set use a combo box. Thoughts?

              – L. Lemmer
              3 hours ago





              So I am limited to the options that I have provided. It's standard in our system to have the controls go to the right of the label, not beneath it (like you have in your suggestion). If all the options I presented are going to provide a poor user experience then maybe this as a standard: If a more information needs to be used for a radio set (it should be uncommon) instead of using a radio set use a combo box. Thoughts?

              – L. Lemmer
              3 hours ago













              If it is mandatory to keep the label and the options next to each other, then maybe you could have a tooltip displays when the Label itself is hovered (the label could also be underlined). Once the user hovers the Label, it displays the info/help. I can update the answer above to include an example if needed.

              – Mo'ath
              1 hour ago





              If it is mandatory to keep the label and the options next to each other, then maybe you could have a tooltip displays when the Label itself is hovered (the label could also be underlined). Once the user hovers the Label, it displays the info/help. I can update the answer above to include an example if needed.

              – Mo'ath
              1 hour ago













              How about if you raise the label a little bit? So the label and options are not exactly at the same horizontal level, that way placing the info icon to the right of the label won't be confused as an info icon for the option.

              – Mo'ath
              11 mins ago





              How about if you raise the label a little bit? So the label and options are not exactly at the same horizontal level, that way placing the info icon to the right of the label won't be confused as an info icon for the option.

              – Mo'ath
              11 mins ago













              4














              There is a difference in the understanding at the level of the concept (label) vs. the available choices. You may need a couple of patterns for flexibility.



              If you are trying to impart understanding regarding the label and it's choices, you can put the i close to the label, and give some info on hover, with some links to documentation for further understanding if need be.



              Think of scale and complexity, and have a resilient system.



              I realize I'm not giving a straightforward 'Do it this way!', but providing a way of thinking of prioritized contexts, so you have some flexibility. Here's a couple of situations I've seen come up.



              Unfamiliar label, few choices that can be somewhat familiar:



              enter image description here



              Unfamiliar label, many choices, some complex:



              Either way, the ? (or i) is close to what it needs to describe.



              enter image description here



              If you top align your forms:



              enter image description here



              You'll also see this in some dropdown menus (which function the same as a long list of radio buttons). Here's an example from Google Analytics:



              enter image description here






              share|improve this answer





























                4














                There is a difference in the understanding at the level of the concept (label) vs. the available choices. You may need a couple of patterns for flexibility.



                If you are trying to impart understanding regarding the label and it's choices, you can put the i close to the label, and give some info on hover, with some links to documentation for further understanding if need be.



                Think of scale and complexity, and have a resilient system.



                I realize I'm not giving a straightforward 'Do it this way!', but providing a way of thinking of prioritized contexts, so you have some flexibility. Here's a couple of situations I've seen come up.



                Unfamiliar label, few choices that can be somewhat familiar:



                enter image description here



                Unfamiliar label, many choices, some complex:



                Either way, the ? (or i) is close to what it needs to describe.



                enter image description here



                If you top align your forms:



                enter image description here



                You'll also see this in some dropdown menus (which function the same as a long list of radio buttons). Here's an example from Google Analytics:



                enter image description here






                share|improve this answer



























                  4












                  4








                  4







                  There is a difference in the understanding at the level of the concept (label) vs. the available choices. You may need a couple of patterns for flexibility.



                  If you are trying to impart understanding regarding the label and it's choices, you can put the i close to the label, and give some info on hover, with some links to documentation for further understanding if need be.



                  Think of scale and complexity, and have a resilient system.



                  I realize I'm not giving a straightforward 'Do it this way!', but providing a way of thinking of prioritized contexts, so you have some flexibility. Here's a couple of situations I've seen come up.



                  Unfamiliar label, few choices that can be somewhat familiar:



                  enter image description here



                  Unfamiliar label, many choices, some complex:



                  Either way, the ? (or i) is close to what it needs to describe.



                  enter image description here



                  If you top align your forms:



                  enter image description here



                  You'll also see this in some dropdown menus (which function the same as a long list of radio buttons). Here's an example from Google Analytics:



                  enter image description here






                  share|improve this answer















                  There is a difference in the understanding at the level of the concept (label) vs. the available choices. You may need a couple of patterns for flexibility.



                  If you are trying to impart understanding regarding the label and it's choices, you can put the i close to the label, and give some info on hover, with some links to documentation for further understanding if need be.



                  Think of scale and complexity, and have a resilient system.



                  I realize I'm not giving a straightforward 'Do it this way!', but providing a way of thinking of prioritized contexts, so you have some flexibility. Here's a couple of situations I've seen come up.



                  Unfamiliar label, few choices that can be somewhat familiar:



                  enter image description here



                  Unfamiliar label, many choices, some complex:



                  Either way, the ? (or i) is close to what it needs to describe.



                  enter image description here



                  If you top align your forms:



                  enter image description here



                  You'll also see this in some dropdown menus (which function the same as a long list of radio buttons). Here's an example from Google Analytics:



                  enter image description here







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited 4 hours ago

























                  answered 7 hours ago









                  Mike MMike M

                  11.1k12331




                  11.1k12331





















                      1














                      I would use the info at the right centered in the label.



                      Why? The wrist tends to the right so, It will be easier for the user to click and it doesnt break the layout of the questions.



                      Radio buttons works best if they are vertically align because the eye can scan from top to bottom than going from left to right, going down and to the left and continuing scanning.



                      BUT, after testing it, if the user is prompt to check the info tooltip, use it at left, aligned to the radio buttons. You can see the mouse movement in each case.



                      enter image description here



                      You can read more about the Fitt's Law here: https://en.wikipedia.org/wiki/Fitts%27s_law.



                      if you use a grid for the label and the radio buttons, the user will learn the pattern and complete the form asap.



                      In my opinion, it depends about the frequency of tooltip use. If the user are going to use this information frequently, left, if not, right.






                      share|improve this answer










                      New contributor




                      Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.
























                        1














                        I would use the info at the right centered in the label.



                        Why? The wrist tends to the right so, It will be easier for the user to click and it doesnt break the layout of the questions.



                        Radio buttons works best if they are vertically align because the eye can scan from top to bottom than going from left to right, going down and to the left and continuing scanning.



                        BUT, after testing it, if the user is prompt to check the info tooltip, use it at left, aligned to the radio buttons. You can see the mouse movement in each case.



                        enter image description here



                        You can read more about the Fitt's Law here: https://en.wikipedia.org/wiki/Fitts%27s_law.



                        if you use a grid for the label and the radio buttons, the user will learn the pattern and complete the form asap.



                        In my opinion, it depends about the frequency of tooltip use. If the user are going to use this information frequently, left, if not, right.






                        share|improve this answer










                        New contributor




                        Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.






















                          1












                          1








                          1







                          I would use the info at the right centered in the label.



                          Why? The wrist tends to the right so, It will be easier for the user to click and it doesnt break the layout of the questions.



                          Radio buttons works best if they are vertically align because the eye can scan from top to bottom than going from left to right, going down and to the left and continuing scanning.



                          BUT, after testing it, if the user is prompt to check the info tooltip, use it at left, aligned to the radio buttons. You can see the mouse movement in each case.



                          enter image description here



                          You can read more about the Fitt's Law here: https://en.wikipedia.org/wiki/Fitts%27s_law.



                          if you use a grid for the label and the radio buttons, the user will learn the pattern and complete the form asap.



                          In my opinion, it depends about the frequency of tooltip use. If the user are going to use this information frequently, left, if not, right.






                          share|improve this answer










                          New contributor




                          Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.










                          I would use the info at the right centered in the label.



                          Why? The wrist tends to the right so, It will be easier for the user to click and it doesnt break the layout of the questions.



                          Radio buttons works best if they are vertically align because the eye can scan from top to bottom than going from left to right, going down and to the left and continuing scanning.



                          BUT, after testing it, if the user is prompt to check the info tooltip, use it at left, aligned to the radio buttons. You can see the mouse movement in each case.



                          enter image description here



                          You can read more about the Fitt's Law here: https://en.wikipedia.org/wiki/Fitts%27s_law.



                          if you use a grid for the label and the radio buttons, the user will learn the pattern and complete the form asap.



                          In my opinion, it depends about the frequency of tooltip use. If the user are going to use this information frequently, left, if not, right.







                          share|improve this answer










                          New contributor




                          Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          share|improve this answer



                          share|improve this answer








                          edited 7 hours ago





















                          New contributor




                          Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          answered 7 hours ago









                          Juan Jesús MilloJuan Jesús Millo

                          1716




                          1716




                          New contributor




                          Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.





                          New contributor





                          Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






                          Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to User Experience Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fux.stackexchange.com%2fquestions%2f124819%2fplacement-of-more-information-help-icon-button-for-radio-buttons%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              How does Billy Russo acquire his 'Jigsaw' mask? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why does Bane wear the mask?Why does Kylo Ren wear a mask?Why did Captain America remove his mask while fighting Batroc the Leaper?How did the OA acquire her wisdom?Is Billy Breckenridge gay?How does Adrian Toomes hide his earnings from the IRS?What is the state of affairs on Nootka Sound by the end of season 1?How did Tia Dalma acquire Captain Barbossa's body?How is one “Deemed Worthy”, to acquire the Greatsword “Dawn”?How did Karen acquire the handgun?

                              Личност Атрибути на личността | Литература и източници | НавигацияРаждането на личносттаредактиратередактирате

                              A sequel to Domino's tragic life Why Christmas is for Friends Cold comfort at Charles' padSad farewell for Lady JanePS Most watched News videos