Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Displaying Text as 2 column in Smartforms

Former Member
0 Kudos

Hi,

The current requirement asks for adding Terms and conditions page on Invoices. Currently there is no terms page(it's on the pre-printed form), so i am redesigning the smartform to include the terms page. They have 2 different terms page for Domestic and International invoices. This is what i did...

Designed 2 terms pages - 1 for Domestic and 1 for International

Inserted 2 commands in first and next page.

Under the condition tab, i specified the condition to determine the invoice type and the terms page that need to be printed.

Say for Ex: If invoice type = 'D', go to page = 'DOM_TERMS' in 1st command

If invoice type = 'I', go to page = 'INT_TERMS' in 2nd command

Both the Terms page have empty main window because the requirement asks for displaying the terms and conditions as 2 columns in the same page.

So i designed 2 windows and inserted texts (4-5 lines in each for testing). But when i look at the output i am getting only a blank page as Terms and conditions page. Please let me know if i am missing something. Your expertise suggestions are greatly appreciated..

Below is the format of my Terms and conditions page

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

**Column 1(Window 1 - Text1) Column 2(Window 2 - Text2)

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

This is to test for terms and Contact address

conditions for domestic invoices Mr. XXXX

Please refer the manual for the Telephone # -

instructions and company is not Email :

liable for any damages occured in

freight or shippment Please feel free to add your comments

as we always value your suggestions

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

Thanks in advance

Poornima

1 REPLY 1

Former Member
0 Kudos

Hi,

Sorry everyone. Though i gave the format of terms page as 2 columns (With space) in the thread, somehow it got wrapped up as one...

Poornima