Can anyone tell me why Beans dont show up in print preview? Any data that is set for the bean is wiped when you enter print preview. Is there a work around for this?
The printpanels (as designed as parts from a form) are recreated from the repository definitions for printing, so there is indeed no data seen in such a bean since it is another instance.
It is planned for Servoy 2.5 then parts from the form are cloned and used for printing.