Skip to content

Table Click Link

marcuscallon edited this page Mar 3, 2011 · 2 revisions

Table Click Link

Clicks a link within a specific column on the current selected row in an HTML table.

Usage

[MADCOW:htmlTableReference].table.currentRow.clickLink = [columnName]

Examples

searchResultsTable.table.currentRow.clickLink = 'Id'

Clone this wiki locally