Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

  • Newbies
Posted

I have been trying to figure out how to get data passed to SmartPill, but have not seen any example of this is done.

Basically I want tu use the cURL-example from SmartPill Examples WIN.fp7

What I wonder about is if you could show one step-by-step guide how I can get variables passed to the php-script from a field in Filemaker.

Posted

There are a number of ways to do this. One is to concatenate your FileMaker fields into the PHP code and another is to put special tags into the PHP code and then use FileMaker's substitute function to replace the tags with field values. We're about to release a new beta version that will make this even easier and there will be a much more complete demo file included with that release.

  • Newbies
Posted

Thanks for the reply. I figured out how to do it with a calculation filed, and managed to get it to work as I hoped for. I look forward to testing the new beta, and see if it is easier to get it to work there.

This topic is 6629 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.