condition in a xml form

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

condition in a xml form

rahul das probal
sir,
in the "glsetupform.xml" document there is a form field
"Listcompanies" which show a list of companies(organization parties).

so, i want to add a condition in that form field say  "condition that
match the partyid with defaultorganizationpartyid(login organization
id)" so the list only show the default organization party(log in
organizationparty  in which party an user is loged in)
Reply | Threaded
Open this post in threaded view
|

Re: condition in a xml form

Ankit Jain-2
Hi Rahul,

Please refer this
https://cwiki.apache.org/OFBIZ/ofbiz-tutorial-a-beginners-development-guide.html

HTH

Regards,
Ankit Jain



On Tue, May 8, 2012 at 11:50 AM, enno tech <[hidden email]> wrote:
> sir,
> in the "glsetupform.xml" document there is a form field
> "Listcompanies" which show a list of companies(organization parties).
>
> so, i want to add a condition in that form field say  "condition that
> match the partyid with defaultorganizationpartyid(login organization
> id)" so the list only show the default organization party(log in
> organizationparty  in which party an user is loged in)