This should help also 
http://docs.ofbiz.org/display/OFBTECH/Framework+Introduction+Videos+and+Diagrams

Jacques

From: "Mridul Pathak" <[email protected]>
Look at the action attribute of <form> element.  "createcustomer" request is
called on form submit.  The request entry can be found in controller.xml of
ecommerce  component.  Here you can know about the event fired on this
request.
--
Thanks & Regards
Mridul Pathak
Hotwax Media
http://www.hotwaxmedia.com
[email protected]


On Thu, Sep 10, 2009 at 4:21 PM, MarioF <[email protected]> wrote:


Ops, the instruction didn't appear:

"javascript:document.newuserform.submit()"
class="button">${uiLabelMap.CommonSave}



MarioF wrote:
>
> Hi all,
>
> I have to change the workflow in the new customer screen, the problem now
> is that I don't know how works ofbiz when the user press the save button.
> I have seen (in the newcustomer.ftl file) this instruction:
>
>  javascript:document.newuserform.submit() ${uiLabelMap.CommonSave}
>
> So, what does it happen when the user press the save button? Which file
is
> called?
>
> Thanks in advance,
> Mario.
>

--
View this message in context:
http://www.nabble.com/Question-about-new-customer-workflow-tp25381087p25381120.html
Sent from the OFBiz - User mailing list archive at Nabble.com.




Reply via email to