Attachment: How do I dynamically populate a URL?

Follow

Comments

4 comments

  • Avatar
    Permanently deleted user

    Please note that passing data from a Text field to Attachment Link will fail if you only put ${data_column_name} and nothing before it. I'd suggest putting: "https://${data_column_name}"

    0
    Comment actions Permalink
  • Avatar
    Ben Ray

    If you would like to implement this with Latitude and Longitude coordinates instead of Street Address you can pass in the following URL

    http://maps.google.com/maps?q=${my_lat},${my_long}

    For this to work you must have columns my_lat and my_long on the form and they must have valid coordinates in them.

    Thanks!

    0
    Comment actions Permalink
  • Avatar
    Gwen Stoker

    Ben,

    I tested this out 4-11-19 and EUREKA!!, the lat, long thing worked. Today (5-2-19) not working. I have not changed any criteria in the form or the input data. Any thoughts?

     

    0
    Comment actions Permalink
  • Avatar
    Permanently deleted user

    Hi Gwen,

    Sorry to hear of your troubles. I just tested this on my Android and iOS device and it worked as expected. Would you be able to submit a ticket to our Help Desk with some details about your form and how it is setup and they can look into this.

    Submit a Ticket

    Thanks! - Ben

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk