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