Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在openerp中有按钮,当我运行这个n IE8时,在我的模块中的某些条件下动态可见,所有按钮都是可见的,并且设置为动态可见的字段..但是当我在兼容模式下运行我的模块时。一切正常..我想知道为什么它在 IE8 w/o 兼容模式下失败。
谢谢我得到了解决方案。实际上在 form.js 中,它在 IE 的情况下隐藏了该父项中的字段。现在解决了。谢谢