niralibaan
9th February 2010, 08:55
Hi All,
Can anyone pls tell me how can I copy the form of one session in another session without duplicating session?
Thanks and Regards,
nirali
Chaitanya
9th February 2010, 12:07
Hi Nirali,
Forms cannot be copied without copying session.If you have such requirement then first copy session and then replace the form objects created in application server.
Regards,
Chaitanya
mark_h
9th February 2010, 16:20
Well not sure about LN, but in 4c4 all I have to do is pull up the form in Maintain forms, click copy, give it the new form name. Then go into maintain sessions and define this form on the session - now the form is attached to the new session. It is easier doing it the way Chaitanya described, but it is not necessary - at least in 4c4.
Juergen
9th February 2010, 17:18
Hi mark,
in ERP Ln typically dynamic forms and dynamic sessions are used, that means session and forms are integrated and each session has only one form.
Regards,
Juergen
Chaitanya
10th February 2010, 06:22
Hi Nirali,
Another way of copying form is go to the form editor of the form which u want to copy and copy all the folders / fields which are needed and paste in the form of new session.
Regards,
Chaitanya