Web Link From Calculation

Viewing 1 reply thread
  • Author
    Posts
  • January 17, 2019 at 11:36 AM #33480

    Mark Chester
    Participant

    I’m trying to get a Field To calculate a web address so I can then Tap or Click and have it open up a Web Browser etc.

    I use a Form to log driving jobs where I pick up clients from airports. If I put the Flight number in a field can I get a field to add https://www.flightradar24.com/data/flights/ & the Flight number field so when I follow the link it shows me the progress of the flight.

    For instance https://www.flightradar24.com/data/flights/BA208 will search for flight BA208.

    I can get the field to calculate it but I dont know how to make it Clickable!

    January 17, 2019 at 4:37 PM #33482

    Brendan
    Keymaster

    Hi Mark,

    You don’t need a Calculation field for this. You can just use a Website Address field.

    In the URL, substitute the parameter with the field name within square brackets.

    E.g.

    https://www.flightradar24.com/data/flights/[Flight Number]

    Then when you click the button next to the Website Address field, Tap Forms will launch your web browser and take you to that address.

    Thanks,

    Brendan

Viewing 1 reply thread

You must be logged in to reply to this topic.