Lookups inside a Lookup

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

Lookups inside a Lookup

Vikas Mayur-2
I see Party (partyId) lookups in Invoice (InvoiceId) and Payment
(paymentId).
Could not figure out a way how to use them, I mean we generally have field
display type <text-find> instead of a look up.

Can reach to these from following link
https://localhost:8443/accounting/control/FindAcctgTrans?organizationPartyId=Company

--
Vikas Mayur
Reply | Threaded
Open this post in threaded view
|

Re: Lookups inside a Lookup

BJ Freeman
take a look at the product lookup
They do partial lookups and case sensitive
also drop down selects
applications/product/webapp/catalog/lookup

Vikas Mayur sent the following on 12/4/2007 3:22 AM:
> I see Party (partyId) lookups in Invoice (InvoiceId) and Payment
> (paymentId).
> Could not figure out a way how to use them, I mean we generally have field
> display type <text-find> instead of a look up.
>
> Can reach to these from following link
> https://localhost:8443/accounting/control/FindAcctgTrans?organizationPartyId=Company
>