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

Modifications in Standard Smart Forms

Former Member
0 Likes
308

Hi gurus,

We have one standard smart form for Delivery note.The form name is "LE_SHP_DELNOTE". we have to change the alignment and layout for this standard smart form.

For this i copied this smart form into Zsmart form. In this for main window i have to apply Table.(Means the data in main window needs to come as rows and Coloumns) . And we like to combine the Address window , Conditions Window. and apply for these two windows like a template.

and also the information window is also need to be arranged as table formats.

Its very urgent.Please can any one guide me regarding this Requirement.

Points rewarded..

Thanks in Advance

Thanks and Regards

Abinava Siri....

1 REPLY 1
Read only

Former Member
0 Likes
290

Hi,

If your know the size of the data to be displayed then you could easily do that using a script, for ex : if you know that 10 rows of data are gonna be there then you can write a code in teh scritpt for the same, but if the number of rown are gonna be decided on run time, then you cant code for this. Youl have to use a smartform.

Thanks

Nayan