Page 1 of 1

How to insert an image inside a Scrolling Field

Posted: Thu Jan 09, 2014 11:37 am
by mauro1388
hello
i've a problem

i've a scrolling field with text and i have to insert an image inside.

I can't do this and i search lots of time without results

can you help me??

thx

Re: How to insert an image inside a Scrolling Field

Posted: Thu Jan 09, 2014 12:41 pm
by Mark
Hi,

Code: Select all

set the imageSource of char x of field y to z
where x is the number of the character, y the number of a field, and z the id number of an image.

Kind regards,

Mark