跳至内容
菜单
此问题已终结
1 回复
4514 查看

Hi

I have a note field in my form view and i'm trying to make it stay in editable mode so we can put it notes easily without having problem pushing edit button or getting back to draft mode

any one know how to do this?

形象
丢弃

Hello,

I would like to ask if you already know the solution on this thread? I also need this kind of feature.

Thanks!

编写者
Yes, I am working on it. 

On Tue, Jul 27, 2021 at 9:35 AM iamMarkJEspiritu <mark.a50.samsung@gmail.com> wrote:

Hello,

I would like to ask if you already know the solution on this thread? I also need this kind of feature.

Thanks!

Enviado por Odoo S.A. usando Odoo.

最佳答案
If your view structure of field note is like this
<field name="note"
attrs="{'readonly':[('state','=',confirm')]}"/>
then remove
attrs="{'readonly':[('state','=',confirm')]}" from your view.

形象
丢弃
编写者

Hi

Thanks for reply

i did, but this only make it editable only after pushing edit button, i would have it editable always, even before clicking edit button

相关帖文 回复 查看 活动
0
3月 16
3398
0
12月 15
4445
2
8月 22
14309
1
6月 18
3920
5
1月 24
14992