Jump to content
Server Maintenance This Week. ×

Opening GO file from link emailed from hosted file


This topic is 896 days old. Please don't post here. Open a new topic instead.

Recommended Posts

This one has me stumped.

For years I have emailed links to iPads using the format:

url:fmp://[serverurl]/[filename]?script=[script]&param=" & [parameter]

It works great for hosted files. The iPad user opens their email, taps on the link, and Go opens the hosted file and performs the script.

But now I have a local file saved on the iPad that records data while offline and then syncs it to a file hosted on the server. I want a user on the hosted file to be able to send a link back to the person on Go which will launch Go, open the local file, and then perform the script to go to the record in question.

My usual URL format isn't working since it is a local file and not a hosted file. I thought I could just omit the server portion of the URL (like url:fmp://[filename]?script=[script]&param=" & [parameter]) but no joy. I tried a bunch of different permeations but always get errors that either [filename.fmp12] can't be found or ".fmp12" can't be found.

How do I write the URL to launch a local Go file from email?

Edited by Cable
Link to comment
Share on other sites

  • 2 months later...

fmp://~/filename.fmp12?script=scriptname&param=parametervalue   
fmp18://~/filename.fmp12?script=scriptname&param=parametervalue
fmp19://~/filename.fmp12?script=scriptname&param=parametervalue

How to create an icon on the home screen of your iOS device that can directly access a file using FileMaker Go (claris.com)

 

 

 

Link to comment
Share on other sites

This topic is 896 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.