Hyperlinks

With M!Table you can define that a cell text acts as a hyperlink:

That means, if the user moves the mouse over the text, the cursor changes to a hand and, if defined with MTblDefineHyperlinkHover, HOVER effects are applied.
If the user clicks on a hyperlink, the message MTM_HyperlinkClick is sent to the table.

Functions
MTblDefineHyperlinkCell
MTblQueryHyperlinkCell

MTblDefineHyperlinkHover

Messages
MTM_HyperlinkClick


Hints and tips

General
A cell text only acts as a hyperlink when the following conditions are true:

  • The cell isn't a checkbox cell
  • The cell isn't editable

Created with the Personal Edition of HelpNDoc: Free iPhone documentation generator