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

Select-options in Smartforms

Former Member
0 Likes
303

Dear Friends,

I have created ( modified a standard) smartform for Purchase order details.

I have no print program,since I have placed the whole code within the smartform

Now How should I place Select-options to give range of purchase order numbers.

thanx in advance

1 REPLY 1
Read only

Former Member
0 Likes
277

Hi!

It's not a very good idea to implement select-options within the smartform, because this will affect more po documents so you have to print more than one docus.

Create a tiny printer program with the select options, data reading and the smartform call within a loop.

Regards

Tamá