Tab Order always greyed out, need to redefine order but can't

Ask a Question related to Adobe Acrobat Macintosh, Design and Development.

  1. #1

    Default Tab Order always greyed out, need to redefine order but can't

    I had a check box but then i had to delete it and change it to a text field. now my tab order is all out of whack and I can't seem to set the tab order.
    Dominic_De_Lello@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Tab Order
      Hi, Can someone tell me how to setup the tab orders for the "web companion" ? The tab order on the web companion differs from the tab order in...
    2. Order by
      I want to do an order by on my query and I want the results to return by "ocean" first then the rest of the list to populate out. How do I do this?
    3. Updating records in order (into an order)
      I'm storing questions for a user-defined quiz. I can store them in the order they are entered without any problem. But... The user needs to have...
    4. SELECT DISTINCT + ORDER BY gives ERROR 145: ORDER BY items must appear in the select list if SELECT DISTINCT is specified.
      Following is my stored procedure. If I take the DISTINCT out then everything works fine. BUT I need the distinct because it returns duplicate...
    5. SELECT DISTINCT + ORDER BY gives ERROR 145: ORDER BY items mustappear in the select list if SELECT DISTINCT is specified.
      Dan, You should be able to do this: SELECT Id, FaxID, ReceivedTime, Pages FROM ( SELECT DISTINCT .Id AS Id,
  3. #2

    Default Re: Tab Order always greyed out, need to redefine order but can't

    Go to Tools > Advanced Editing and choose Select Object Tool. This should make the Set Tab Order menu active.
    Ben_McMahon@adobeforums.com Guest

  4. #3

    Default Re: Tab Order always greyed out, need to redefine order but can't

    Thanks Ben, but nope, unfortunately that doesn't do it.
    Aaron_Andrade@adobeforums.com Guest

  5. #4

    Default Re: Tab Order always greyed out, need to redefine order but can't

    What is your version of Acrobat?

    jon
    Jon Bessant Guest

  6. #5

    Default Re: Tab Order always greyed out, need to redefine order but can't

    Try selecting the Pages tab of the navigation pane, then the "Page Properties" in the context menu of a page thumnail, and select "unspecified" on the "Tab Order" tab. Does Ben's suggestion work now?

    George
    George_Johnson@adobeforums.com Guest

  7. #6

    Default Re: Tab Order always greyed out, need to redefine order but can't

    Hi Jon, and George,

    Yep, that was exactly the issue.

    Many thanks!
    Aaron
    Aaron_Andrade@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139