Tables: How to make a Google Maps and WhatApp link clickable

  • Profile Image
    Ghio_Valter
    Domanda del 7 ottobre 2025 alle ore 11:57

    🔹 3. Clickable fields in Tables / App (Maps, phone, WhatsApp)

    In the “Gestione Lead” table, we need some fields to be clickable:

    Could you please confirm:

    • whether clickable links are supported in Jotform Tables or Jotform Apps;
    • and which field types (Short Text, Paragraph, etc.) allow links or clickable actions.


  • Profile Image
    Vincenzo Jotform Support
    Risposta del 7 ottobre 2025 alle ore 14:53

    Hi Valter,

    Adding a Hyperlink on Tables for a Google Maps URL or a Whatsapp Link is easy. Let me show you how:

    1. In Tables, click on the + Add button, then click on the Formula tab.

    2. Select the Advanced Formula option, then add a name to the column.

    Tables: How to make a Google Maps and WhatApp link clickable Image 1 Screenshot 40

    3. Click on the T icon, then paste this formula:

    =CONCAT("https://www.google.com/maps/dir/?api=1&destination=",{...})

    4. In the formula, remove the Three dots and add the field numbberm then click on Create Column.

    Tables: How to make a Google Maps and WhatApp link clickable Image 2 Screenshot 51

    5. For the WhatsApp Link use the Formula below and follow the same steps as above:

    =CONCAT("https://www.google.com/maps/dir/?api=1&destination=",{...})

    Tables: How to make a Google Maps and WhatApp link clickable Image 3 Screenshot 62

    Give it a try and reach out again if you have any other questions.