Application Development and Automation 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: 
Read only

smart form column heading problem

Former Member
0 Likes
674

Hi,

I am facing problem with smart form... In production server i am not able to see column headings which is shown in development test server... I am displaying heading in header part of page.

How do i check why it is not printing???.... Kindly help...

5 REPLIES 5
Read only

Former Member
0 Likes
629

Hi,

Please tell me how are you calling that text in your dev system?

Check in your table header. There are 4 options to format your text like Text element, text module, include text ....

Let me know..

Regards,

Lokesh.

Read only

0 Likes
629

I am writing the heading with option text element..

I think it could not be a printer problem because rest of the data is coming correctly... only heading part is missing.

Any other idea to check? I have looked through sftrace also.. all heading is coming in that trace but not showing in print preview

Edited by: Ram Shanker on Apr 13, 2010 9:12 AM

Read only

0 Likes
629

Hi,

If you are using any text element then it has to work in any system.

Please chek the smart styles. It is possible that U have made the changes but not transported the smart styles.

Regs,

Lokesh.

Read only

vinod_vemuru2
Active Contributor
0 Likes
629

Hi,

Did you check if the heading and translations are present in production system? Not printing means, is it printing blank or printing some junk values? Try to issue the print to the printer and see.

Thanks,

Vinod.

Read only

0 Likes
629

I think it could not be a printer problem because rest of the data is coming correctly... only heading part is missing.

I have looked through sftrace also.. all heading is coming in that trace but not showing in print preview

Any other idea to check?