tedg Posted June 12, 2012 Posted June 12, 2012 A rank beginner here but a fast learner with a simple query. I have a field that constructs a unique URL for each record. I want a button that uses a script to open that URL. The open URL function is flummoxing me. What is the script? Thanks, Ted
eos Posted June 12, 2012 Posted June 12, 2012 You must specify the field where the URL is stored. Double-click the Open URL step in your script (or select it, then click the Specify button in the options area at the bottom). From the list of fields at the top left select MyTableOccurrence::myURLField and click OK. Back in the script step list, check “Perform without dialog”. Make sure that MyTableOccurrence (which you choose from "This calculation will be evaluated …") is the TO your script will be on when it executes the Open URL step.
tedg Posted June 13, 2012 Author Posted June 13, 2012 Goodness me, I really am embarrassed. I worked with FMP 6 some years back, and it will take some time for me to re-calibrate to the FM way of doing things. Thanks.
Recommended Posts
This topic is 4616 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 accountSign in
Already have an account? Sign in here.
Sign In Now