Hi Ranjith,
Here is the example of entity condition in the drop-down field:
<entity-options entity-name="StatusItem" description="${description}">
<entity-constraint name="statusTypeId" operator="equals"
value="CONTACTLST_PARTY"/>
<entity-order-by field-name="description"/>
</entity-options>
Thanks & Regards
--
Yashwant Dhakad
On Wed, Jul 17, 2019 at 12:08 PM Ranjith KR <[email protected]> wrote:
> Hello Everyone,
>
> I hope all are doing well, need some clarification about while going
> through entity condition apply, the information need about how entity
> condition can be apply in drop-down option (Ofbiz apache) help for the
> same.
>
>
> *Thanks & Regards,*
>
> *Ranjith KR*
>