Dear All,
I want to achieve something like below in-display depends on of section break
but it is giving invalid syntax.
Ex:
eval:doc.select_competency ||
if(doc.competency_map_section.collapsed == 1)
Dear All,
I want to achieve something like below in-display depends on of section break
but it is giving invalid syntax.
Ex:
Hi,
use like this,
eval:doc.field_name == “Value” || doc.field_name == “value”