• Resolved Roger Bergson

    (@rogerbergson)


    I have inserted a hyperlink in one column of a table. I’m wondering if there is a way to create an alias for the hyperlink address…that will enable me to shorten the width of the column, or possibly us the text string in the first column as an alias for the hyperlink.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    How did you insert the hyperlink? Via the “Insert Link” button? If so, what you call “Alias” is labelled “Link text” there.
    Alternatively, you could modify the HTML code for the link to have the structure

    <a href="https://example.com/">Link text</a>
    

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Hyperlinks in Tables’ is closed to new replies.