Comment 8 for bug 1350993

Revision history for this message
Alejandro J. Cura (alecu) wrote : Re: Support link should be clickable, app preview shows mailto links with "mailto" text

Currently the table is passed from the scope as an Array with an element per row, each element being an Array of two strings: [label, value].

The proposal to add clickable links is to add a third string there, like: [label, value, link]