Login  Register

Dev - Lookup Form Widget Question

Posted by Michael Irving on Dec 16, 2005; 8:36pm
URL: http://ofbiz.116.s1.nabble.com/Dev-Lookup-Form-Widget-Question-tp166392.html

Is there a way to pass a parm to a lookup form?

 

I’m trying to have the lookup for filter out records based on a partyId.  I was looking to have my main form do something like this:

 

        <field name="workEffortId" title="Task">

           <lookup target-form-name="LookupPartyAssginedWorkEffort?partyId=${partyId}"/>

        </field>

 

Then, the bsh for the form would be able to query WorkEffortAndPartyAssign for the given partyId….but that didn’t work.

 

 

Any ideas would be GREATLY appreciated

 

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

Michael Irving

Keynetx, Inc. - Building Solutions for Success

Mobile: (267)474.3564

Fax: (215) 529-5399

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