Best Practice Formular Handling
Hello,
this is propably a fairly simple question. I started implementing the MVC concept and added a Controller to create business objects. Now the functionality quot;editquot; has to be implemented.
Actually create and edit are functionalities, which I have to use several times for a number of different business objects. Is there a way to use the InsertController for editing purposes too? How do you do it? Is there an example?
Thanks,
Tobi |