[OFBiz] Dev - ..another newbie question....

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[OFBiz] Dev - ..another newbie question....

Michael Irving

https://localhost:8443/partymgr/control/editperson?create_new=Y

 

Where does the parameter get handled?  I’ve looked in controller.xml, PartyScreens.xml and PartyForms.xml….but I’m not seeing how OFBIZ knows to use the createPerson service when “create_new=Y”.  I can see where the form determines if the person map is null or not….but I don’t see where the “create_new=Y” parameter is used.

 

-----------------------------------------

Michael Irving

Keynetx, Inc. - Building Solutions for Success

Mobile: (267)474.3564

Fax: (425) 871-2838

email: [hidden email]

 

* * * Visit Our Web Site: http://www.keynetx.net * * *

 

--------------------------------------------------------------------------------

NOTICE: If received in error, please destroy and notify sender. Sender does not waive confidentiality or privilege, and use is prohibited.

 


 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev
Reply | Threaded
Open this post in threaded view
|

Re: [OFBiz] Dev - ..another newbie question....

cjhowe
I was looking at that a few weeks ago too, it appears
that the create_new parameter was deprecated I believe
when that view got moved to a screen (maybe before
that) it just hasn't been removed in the freemarker
code

--- Michael Irving <[hidden email]> wrote:

>
https://localhost:8443/partymgr/control/editperson?create_new=Y

>
>  
>
> Where does the parameter get handled?  I've looked
> in controller.xml,
> PartyScreens.xml and PartyForms.xml..but I'm not
> seeing how OFBIZ knows to
> use the createPerson service when "create_new=Y".  I
> can see where the form
> determines if the person map is null or not..but I
> don't see where the
> "create_new=Y" parameter is used.
>
>  
>
> -----------------------------------------
>
> Michael Irving
>
> Keynetx, Inc. - Building Solutions for Success
>
> Mobile: (267)474.3564
>
> Fax: (425) 871-2838
>
> email: [hidden email]
>
>  
>
> * * * Visit Our Web Site:  <http://www.keynetx.net/>
> http://www.keynetx.net
> * * *
>
>  
>
>
----------------------------------------------------------------------------

> ----
>
> NOTICE: If received in error, please destroy and
> notify sender. Sender does
> not waive confidentiality or privilege, and use is
> prohibited.
>
>  
>
> >  
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev

 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev