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: 

Application Forms in Is-u module

Former Member
0 Kudos

Hi,

Good day experts,

Currently i am working on Applocation Forms. I have a dought , That is I have Two Aplication Forms, These two application forms should be come in the Single Page. In the Page tope of will be come the First Application Form then next will be come the Second application form. how can we do . How to give the link to between two application forms.

Could you please provide any sample code or any links for this dought.

Regards,

kk

1 REPLY 1

Former Member
0 Kudos

Hi Kiran,

There r 2 programes associated 1 each to the application. U change the 1st application programe into zprograme and call this 2nd programe in the zprograme,

using SUBMIT keyword.

Then if u execute the Zprograme after completion of 1st applic. u will see the 2nd application.

u have to debug the 1st programe and see that where is the end of that programe,

there u have to call the 2nd programe.

Rewardpoints if useful.

Regards

(YUGANDHAR.P)