I need to create a New Form from scratch or from an existing form as a base. In either case, I want a new form without modifying an existing Lawson "core" form or affecting users at all. Can I create a new form using Design Studio? In Design Studio, I have to select an existing form either with the Quick Paint or the Blank Palette checked, and even that I can rename the Custom Id I am still concern that I am customizing an existing form which is completely different that creating a new form.
My objective is to create a new form, a new oracle table for saving the form-field values with the corresponding Work Unit, and a submit button to execute the process flow through WFWK1. Could somebody guide me through this process and tell me if Design Studio can create this new form or if I have to use other tools. Lawson v 9.014 Thank you, Gaston
David,
Now is clear, new forms are only created in COBOL and Design Studio can only modify existing forms. I decided to not retain the data from any of the forms, I am just interested to execute the flows through WFWK.1.
If you create the new form in COBOL named MYWFK based on WFWK.2, does COBOL allows you to copy WFWK.2 and Save As to MYWFK? The process may be different but Save As is just an analogy.
Could you please elaborate on how to attach or link process flows to WFWK.1, do I have to used Design Studio to attach or link a process flow to WFWK.1?. Say I have two process flows that I want to link to WFWK.1 to be executed from two distinct forms, could I just use the same WFWK.1?
Thank you,
Gaston