← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 890370] [NEW] error while trying to hide a field

 

Public bug reported:

Help please,
Im trying to hide a field.
<field name="survey_id" invisible="context.get('hide_in_request',[])"/>
It is supposed to work like this, I want it to display the field when someone click menu "A", and not to display it when someone clicks menu "B". (menu "A" and "B" goes to different views of the same object)

This is working perfectly in the gtk client. why is it not working on
the web??

** Affects: openerp-web
     Importance: Undecided
         Status: New


** Tags: context field invisible

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/890370

Title:
  error while trying to hide a field

Status in OpenERP Web:
  New

Bug description:
  Help please,
  Im trying to hide a field.
  <field name="survey_id" invisible="context.get('hide_in_request',[])"/>
  It is supposed to work like this, I want it to display the field when someone click menu "A", and not to display it when someone clicks menu "B". (menu "A" and "B" goes to different views of the same object)

  This is working perfectly in the gtk client. why is it not working on
  the web??

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/890370/+subscriptions


Follow ups

References