{{cmfObj?.name?.value}}
Выбрать поле {{field.caption}}
{{hintMsg}}
Справка: 1. ...
2. …
Examples:
  • ['parent_id', 'NOT', null]
  • ['parent_id', '==', null],
    ['cmf_owner_id', '==', CURRENT_PERSON],
    ['responsible_id', '!=', null],
    ['responsible_id', '!=', CURRENT_PERSON],
    ['alarm_date', '!=', null]
Examples:
  • if g.current_person == None: return False
Значение
Examples:
  •