Letter using merge labels

Servoy Developer
Version 3.5.10-build 524
Java version 1.5.0_19-137 (Mac OS X)

I have a form upon which I have placed a label.
This label contains appropriate merge fields from the record as per attached screenshot

For some unknown reason, when in developer I can go to the form in printpreview and happily view and print the letter with the name, address, date, salutation, ref & body all showing correctly and printing correctly.

As soon as I upload to server then through the smart client I cannot see anything after the name and address - So date onwards is not visible nor printable.
If I have a record where I do NOT have an address referenced then the date etc view and print fine !

Again, I stress that it works in developer but not in client - very curious

Anybody seen anything like this before ?

Cheers
Harry
[attachment=0]Picture 1.png[/attachment]

Hi all,

I believe that this is solved

Problem of my own creation as I used a column which was a calculation that returned html :oops:

So I had html inside html which caused the merge field to get rightly confused

Uploading new version which should resolve issue.

Don’t quite understand why it behaved differently in developer ?

Cheers
Harry