Skip to Content
0
Jun 18, 2018 at 12:29 PM

Smart Form Implicit Vs Explicit Page Break

65 Views

Hi All,

In Main window using Table i am displaying Line items. Requirement is if a particular field, say 'Page_Break' is set value 'X', then print it in fresh page. I can able to do that using Command Node.

Issue is, if suppose first line item (either in first page or subsequent page), is having that Page Break flag, then i should not trigger explicit page break, which will results in blank main window page.

How to achieve this?