Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4475 Zobrazení

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?

Avatar
Zrušit

Hello,

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

Thanks!

Autor
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.

Nejlepší odpověď
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.

Avatar
Zrušit
Autor

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

Related Posts Odpovědi Zobrazení Aktivita
0
bře 16
3367
0
pro 15
4401
2
srp 22
14244
1
čvn 18
3891
5
led 24
14932