Single and list form together

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

Single and list form together

RamKrishna Swamy
Hello list,

How can i display data through single and list form together. I have to
convert an ftl into form but ftl contains list as well other fields, so how
can i do so. Please help.

--
Thanks
Ramkrishna
Reply | Threaded
Open this post in threaded view
|

Re: Single and list form together

Rishi Solanki
You can do this by including two/more forms in single screens. Look at the
code base where OFBiz screen uses the find form/Add Form with list
displaying the records.
One quick reference is PartyScreens.xml >> <screen name="viewroles">

Rishi Solanki
Manager, Enterprise Software Development
HotWax Media Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxmedia.com


On Wed, May 19, 2010 at 7:49 PM, Ramkrishna Swamy <
[hidden email]> wrote:

> Hello list,
>
> How can i display data through single and list form together. I have to
> convert an ftl into form but ftl contains list as well other fields, so how
> can i do so. Please help.
>
> --
> Thanks
> Ramkrishna
>