You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by mohd Viqar <mh...@gmail.com> on 2012/06/04 17:26:39 UTC

Re: Adding calendar/Radio button to a form widget

 You can use this :       

<field name="field1" title="${uiLabelMap.ExampleDateField1Title}">
            <date-time/>
</field>

You can see this file explaining most of the form fields.
ofbizDir/framework/example/widget/example/FormWidgetExampleForms.xml

--
View this message in context: http://ofbiz.135035.n4.nabble.com/Adding-calendar-Radio-button-to-a-form-widget-tp4633145p4633194.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Adding calendar/Radio button to a form widget

Posted by "G.Ben" <g....@gmail.com>.
Thank you,

I'm working with it.



--
View this message in context: http://ofbiz.135035.n4.nabble.com/Adding-calendar-Radio-button-to-a-form-widget-tp4633145p4633196.html
Sent from the OFBiz - User mailing list archive at Nabble.com.