Jump to content

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

Recommended Posts

Posted

OK, I am in the process of converting my CDML over to Lasso. I have most of it working, but I am having a HORRIBLE time getting images contained in FM fields to show. In particular, it is the related fields that are just not working.

It was simple in CDML:

[FMP-Image:Research::Logo]

Here is what I have tried in LDML:

[image_URL:

Posted

Let me be more specific, here is a simple example:

I use the following URL to get into the dtabase:

http://xxx.xxxx/web/surveydem1.lasso?Record_ID=229&If_Answered=1&

ResponseAnyError=surveyerror.lasso

Then the .lasso page loads:

[inline: -Database='Respondents', -Table='web', 'Record_ID'=

(Action_Param: 'Record_ID'), -Add]

[Var: 'Bytes' = (Database_FMContainer: 'Research::logo')]

[Variable: 'Bytes']

A bunch of other LDML tags here!

[/inline]

The page loads fine. All the other LDML tags load fine. If I look at the loaded page source code, absolutely NOTHING shows up where information for in image should be.

The field Logo does exist in my FM layout. It is placed in a portal called Research. At this point I am confused. I have spent about an entire week trying to get this one single image to load.

Larry

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