Can someone point me a resources that details the syntax for “Display Dependent On” and the “Mandatory Dependent On”.
Objective is to display mandatory field based on the state of two other field.
example:
~~ eval:(doc.datadoctype1 != null && doc.checkdoctype == 1) ~~