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?
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?
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
مارس 16
|
5384 | |||
|
0
ديسمبر 15
|
6875 | |||
|
Make a field editable
تم الحل
|
1
مارس 26
|
15691 | ||
|
What is use of oldname?
تم الحل
|
2
أغسطس 22
|
17160 | ||
|
1
يونيو 18
|
6122 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
Hello,
I would like to ask if you already know the solution on this thread? I also need this kind of feature.
Thanks!