We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
includeIf
1 parent 0bf8466 commit 67f0f6fCopy full SHA for 67f0f6f
documentation/modules/dev-guide/pages/models/custom-fields.adoc
@@ -133,6 +133,9 @@ The custom fields are saved as `com.axelor.meta.db.MetaJsonField` records. Follo
133
| `readonlyIf`
134
| conditional js expression to make field readonly
135
136
+| `includeIf`
137
+| server expression to check whether to use this field
138
+
139
| `hidden`
140
| whether to hide the field by default`
141
0 commit comments