Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8533

Re: Explicitly calling NEW PAGE for all windows conditionally in smartform

$
0
0

Dear Amber,

I found two ways to your issue.

 

1. Create second page same like first page but without logo and watermark now copy main window's conditions and paste all those conditions to all other remaining windows on first page, But here the problem may occur that for your Inv No. '0922xxxxx' the first page will print blank.

 

2. Create new Smartform without logo and watermark for Inv.No.'0922xxxxx' and in driver programs loop call this newly created smarform for this perticular Invoice No in IF INV_NO... ENDIF condition.

 

eg.

***********************************

IF INV_NO = '0922xxxxx' .

 

** <Call new smartform>

 

ELSE.

 

** <Old smartform>

 

ENDIF.

***********************************

Hope this helps.

 

Regards,

Siddhesh Satghare.

 

Message was edited by: Siddhesh Satghare


Viewing all articles
Browse latest Browse all 8533

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>