Not exactly sure of what you want to do. You might look at how is done

"Lookup Field of type layered and showing use of set_values underneath, ie returning 
not only Id but also another value. Both using also autocomplete"
at example/control/FormWidgetExamples

and continue from that. Maybe not easy...

Jacques


Geo ID
Le 27/08/2014 14:12, vivek.mi a écrit :
Hello all,

I want to use lookup field in a form to fill the multiple fields in same
form.
As of now i am able to set only one value.

<field name="name" title="${uiLabelMap.TaskMgmntName}">
        <lookup target-form-name="LookupSignature"
description-field-name="designation"/>
</field>

The above code is having only one description-field that is being filled
after the selection is made.


Thanks in advance,
Vivek Mishra



-----
Vivek Mishra
--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Using-LookUp-to-autofill-multiple-values-in-form-tp4654319.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to