partyId in

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

partyId in

Jacques Le Roux
Administrator
Hi devs,

I can see no problems with it but I check with you before commiting in case in.
Currently in createUpdatePartyEmailAddress the partyId is forced to userLogin.partyId when calling createPartyEmailAddress.
I would like to be able to pass a partyId so I have added just before calling createPartyEmailAddress
            <if-empty field="parameters.partyId">
                <set field="emailAddressContext.partyId" from-field="userLogin.partyId"/>
            </if-empty>

Thanks

Jacques

Reply | Threaded
Open this post in threaded view
|

Re: partyId in

Scott Gray-2
Sounds good to me Jacques, thanks for picking up on it.

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 22/10/2009, at 10:49 AM, Jacques Le Roux wrote:

> Hi devs,
>
> I can see no problems with it but I check with you before commiting  
> in case in.
> Currently in createUpdatePartyEmailAddress the partyId is forced to  
> userLogin.partyId when calling createPartyEmailAddress.
> I would like to be able to pass a partyId so I have added just  
> before calling createPartyEmailAddress
>           <if-empty field="parameters.partyId">
>               <set field="emailAddressContext.partyId" from-
> field="userLogin.partyId"/>
>           </if-empty>
>
> Thanks
>
> Jacques
>


smime.p7s (4K) Download Attachment