Hi Prasanthi,

you have made text box read only & want to pass its value, then you have to send the value in hidden field.
<display /> is used to display the value.

<field name="partyId"><hidden/></field>

And you have to make entry of this attribute in the service definition too as "IN" parameter then only you will get the value.

--
Thanks & Regards:
Ankit Jain
Jr. Enterprise Software Developer
Hotwax Media Pvt. Ltd.
www.hotwaxmedia.com



prasanthi_ofbiz wrote:
Hi
In Ofbiz application I want to make a text box read-only and the value in
side that text box should pass to the database through service. I used
<display/>  then not able to pass forward.

Thanks,
Prasanthi


Reply via email to