mcutter-global-id-group
-
10/15/2009 11:15:26 AM
BizForms - Can they be used to edit data as well as insert?
BizForms are useful for inserting data, but I can't seem to find documentation on using a bizform to edit/view a record that has already been inserted. Of course, I can write a custom webform to do this but it seems like such an obvious task that I'm wondering if I've overlooked this somewhere? I basically want to have a bizform that if ID is in the query string then lookup that record and display it with Update, Cancel buttons, and if not then display the same form fields but with Save, Cancel buttons. In addition, there should be a way to set editmode=readonly to view the contents of the form.
|