Tejas Tank (OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-survey-setNolabel-tta into 
lp:openobject-addons.

Requested reviews:
  Amit Patel (Open ERP) (apa-tiny)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-survey-setNolabel-tta/+merge/88468

Hello,

With Servey form question field come with label.

I have set nolable=1 with question field.

Thanks,
Tejas (tta)
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-survey-setNolabel-tta/+merge/88468
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-survey-setNolabel-tta.
=== modified file 'survey/survey_view.xml'
--- survey/survey_view.xml	2012-01-12 05:35:24 +0000
+++ survey/survey_view.xml	2012-01-13 09:32:00 +0000
@@ -39,7 +39,7 @@
                                     <field name="sequence" groups="base.group_extended"/>
                                     <separator string="Description" colspan="4"/>
                                     <field name="note" colspan="4" nolabel="1"/>
-                                    <field name="question_ids" height="200" width="200" colspan="4">
+                                    <field name="question_ids" height="200" width="200" colspan="4" nolabel="1">
                                         <form string="Survey Question" >
                                             <group col="6" colspan="6" height="600" width="200">
                                             <field name="question" colspan="4" select="1"/>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to