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

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

Recommended Posts

  • Newbies
Posted

So, I've got my PHP file upload script working great (finally). Now I just need to get the images displayed.

Because images are being added constantly, I have the cdml code written as such:

<img src="[FMP-Field: Fieldname, url]">

The "Fieldname" field contains the full url path to image (it's a calculation field). In the browser source code, I see a bunch of additional garbage being thrown into the url-- lots of &'s, etc.

Has anyone else experienced this? What am I doing wrong? Thanks for any responses.

Eveke

  • Newbies
Posted

Never mind... my brilliant coworker figured it out for me. The second parameter should be RAW, not URL.

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