Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
4542 Weergaven

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
Annuleer

Hello,

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

Thanks!

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

Beste antwoord
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
Annuleer
Auteur

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

Gerelateerde posts Antwoorden Weergaven Activiteit
0
mrt. 16
3412
0
dec. 15
4461
2
aug. 22
14320
1
jun. 18
3928
5
jan. 24
15000