Multiple (Duplicate) Hyperlink Issue

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

  1. #1

    Default Re: Multiple (Duplicate) Hyperlink Issue

    Did you ever solve the problem?

    I have several sources that I want to link to the same (URL) destination. It seems that each one has to have its own source/destination combination even though the destination is the same for all. (That's your problem too, right?)

    The Help database (I'm using IDCS) seems to indicate that you can select text (source), then select a hyperlink in the palette, then select Reset Hyperlink. But that just seems to move the link from one text selection to another -- not actually assign the link to an additional source.

    It seems awfully hard to believe that it can't be done. Can anyone help?
    Bob_Golden@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. multiple checkboxes issue
      I have the following form that displays results to a user: --------------- <form action="edi_832_apply_changes.cfm" method="POST" name="sku_deta">...
    2. DataGrid HyperLink Column - How can I put multiple fields in the URL field
      Hi everyone, How can I put multiple fields in the Datagrid Hyperlink Colume - URL FIELD ? I need to buidl an URL like: ...
    3. Hyperlink text issue, two text boxes, one disfuntional
      Hi, I have created a frame in director with two buttons and two text documents. When you click one button, you see a text document, when you click...
    4. Passing multiple values accross a hyperlink ?
      Hi, I have a link as follows: <A HREF=""Tracker.asp?MovementID=" & RS("MovementID") & " PONumber=" & RS("PONumber") & """>" & RS("MovementID")...
    5. Multiple Parameters With Hyperlink in DataGrid
      I have a datagrid with a hyperlinkcontrol column. And it will only take one parameter. So I created a template column, with a hyperlink based on an...
  3. #2

    Default Re: Multiple (Duplicate) Hyperlink Issue

    A hyperlink has two components: source and destination. You can share destinations, but you can't share sources.

    The easy(!?) solution to your challenge is to script the making of the hyperlinks, provided there is some straightforward way for the script to know which destination goes with each source. If not, then you have to use the manual process.

    Dave
    Dave_Saunders@adobeforums.com Guest

  4. #3

    Default Re: Multiple (Duplicate) Hyperlink Issue

    The problem was never resolved, because we were dealing with 5000+ hyperlinks post catalog it was not cost or time effective to pursue adding them after the fact, so we settled using Acrobat Pro after it was converted to PDF for the links. In the future we will attempt to include with the first creation of the catalog. It still does not solve the multiple hyperlink issue, hopefully adobe can incorporate something in the next update.
    Gary_Pavan@adobeforums.com Guest

  5. #4

    Default Re: Multiple (Duplicate) Hyperlink Issue

    I am still floundering to understand the "multiple hyperlink issue" -- I use multiple hyperlinks all the time and have yet to have a problem.

    Dave
    Dave_Saunders@adobeforums.com Guest

  6. #5

    Default Re: Multiple (Duplicate) Hyperlink Issue

    It is a duplicate hyperlink issue re-using the same hyperlink in multiple locations. For example if I have my website url on the bottom of every page I would need to recreate an occurance for every page. It does not allow me to reuse the same hyperlink multiple time.
    Gary_Pavan@adobeforums.com Guest

  7. #6

    Default Re: Multiple (Duplicate) Hyperlink Issue

    But they're not the same. They have different sources.

    You can copy and paste a hyperlink from one place to another and that will cause a duplicate to be formed that has the same destination, which is really all you want.

    Dave
    Dave_Saunders@adobeforums.com Guest

  8. #7

    Default Re: Multiple (Duplicate) Hyperlink Issue

    I'm just curious because this is not a feature I use at all, but if you're using the same hyperlink at the bottom of every page--would it work off a master? Or could you create it on the master and then use a script to pull it to every page?
    Diane_King@adobeforums.com Guest

  9. #8

    Default Re: Multiple (Duplicate) Hyperlink Issue

    Yes, Diane, that does work. I just tried it. But I assumed that Gary was just quoting that scenario as an example. However, that does belie my words in that in this case the same hyperlink is used over and over.

    Dave
    Dave_Saunders@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