Online Tutorial: Form Letter prt 1

Hi all,

Another noobie question here! :oops:

In the last part of this tutorial, we had to set the body properties of ‘gLetter’:

  • change the ‘pageBreakAfterOccurrance’ from ‘0’ to ‘1’;
  • and check the checkbox of ‘discardRemainderAfterBreak’;

to ensure the print preview show 1 record per page only.

However, when i click the print preview, there is no record show in the paper; and i am sure i click the ‘Designer’ in and out already. Moreover, previous part did show the record accurately but only this ‘gLetter’ page have problem when click Print Preview.

What is the problem actually? Anyone can help me?

Again, i am using Servoy 3.14.

Regards,
powerteh

HI

did you create a new record first??

Hi HJK,

Yes, i follow exactly with the tutorial.
As i told you, previous part all the data is merged and show correctly, only the last part show nothing in print preview.

HELP ME~~~

regards,
powerteh

When Harjo asks if you created a new record, then that could also be descirbed as add a record.

While you follow the tutorial exactly, it makes a new form. After you leave designer, go up to select New Record. You will see the controller change from 0 of 0 (on the left) to 1 of 1. Then you should be OK.

Larry