How to get the data from more than one table

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

How to get the data from more than one table

rendeddula
hi i am new to ofbiz. i want to get the data from more than one table(product, productprice, productfacility) after clicking product id button. how can i get this. i tried with view-entity but it is working only to view. After clicking edit it is not showing like a form.
Reply | Threaded
Open this post in threaded view
|

Re: How to get the data from more than one table

Sakthivel Vellingiri
I assume your edit button is a hyperlink; in which case, pass your
primary key to the target of the edit hyperlink and let the edit page
fetch the data and display the form;
For instance refer to the way view-entity <WorkEffortAssocView> is
being used for display and edit

- Sakthi

On 12/7/11, rendeddula <[hidden email]> wrote:

> hi i am new to ofbiz. i want to get the data from more than one
> table(product, productprice, productfacility) after clicking product id
> button. how can i get this. i tried with view-entity but it is working only
> to view. After clicking edit it is not showing like a form.
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/How-to-get-the-data-from-more-than-one-table-tp4168534p4168534.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

--
Sent from my mobile device