Is it possible to make a field appear in the form when editing it only after it is created?
신고된 질문입니다
1
회신
3800
화면
Yes it's possible. Do it like this:
<field name="id" invisible="1"/>
<field name="field_appear" attrs='{"invisible": [("id", "=", False)]}'/>
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
|
6
12월 25
|
49975 | ||
|
|
1
3월 16
|
7530 | ||
|
|
2
3월 24
|
19388 | ||
|
|
2
9월 23
|
12546 | ||
|
|
4
12월 23
|
21999 |