Is it possible to make a field appear in the form when editing it only after it is created?
This question has been flagged
1
Odpoveď
3730
Zobrazenia
Yes it's possible. Do it like this:
<field name="id" invisible="1"/>
<field name="field_appear" attrs='{"invisible": [("id", "=", False)]}'/>
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrácia| Related Posts | Replies | Zobrazenia | Aktivita | |
|---|---|---|---|---|
|
|
6
dec 25
|
49806 | ||
|
|
1
mar 16
|
7468 | ||
|
|
2
mar 24
|
19287 | ||
|
|
2
sep 23
|
12332 | ||
|
How to create my own view?
Solved
|
|
4
dec 23
|
21901 |