Custom RQ10 Tab order

Sort:
You are not authorized to post a reply.
Author
Messages
mark.cook
Veteran Member
Posts: 444
Veteran Member
    We have a custom RQ10 form used in conjuction with RSS to have our users enter req's. We are finding that when adding information, the users fill in the form up to unit cost and then hit tab. The tab takes them to line 2 description. This is causing errors and confusion. Is there a way to change the default tab order to keep them from making these errors.
    David Williams
    Veteran Member
    Posts: 1127
    Veteran Member
      Within Design Studio under the Edit menu you can select Tab Order and make your changes there. If you have an older version of DS that doesn't have this option the only other thing you can do if modify the code on the Source tab and rearrange the order there.
      David Williams
      David Williams
      Veteran Member
      Posts: 1127
      Veteran Member
        Mark - tell Paul Woodward I said hello.
        David Williams
        mark.cook
        Veteran Member
        Posts: 444
        Veteran Member
          David, just to clarify. It is the use of the tab button coming out of the field that is causing the issue, not changing the order of the tabs on the form.
          David Williams
          Veteran Member
          Posts: 1127
          Veteran Member
            Mark, can you explain better what your actual problem is? You asked if you could change the tab order but then you say that the tab order is not the problem?
            David Williams
            David Williams
            Veteran Member
            Posts: 1127
            Veteran Member
              Mark - I opened RQ10 in Design Studio and see the problem with the Tab Order feature on the line detail. What you can do is select the OnBlur function on your text field and then assign the focus (positionInField) to the next field that you want to go to.
              David Williams
              Gary Davies
              Veteran Member
              Posts: 248
              Veteran Member
                It still is an Tab Order issue, you will just have to make sure you click on Object while the tabregion is selected, then select the detail line area and click on Child Object to ensure you are down to the level where the fields are defined, then click on Edit and Tab Order.  At this point a dropdown list appears and if you click on Visualize it will show the order with numbers on the fields.
                You are not authorized to post a reply.