rougail/tests/dictionaries/80frozenifin_unknown/yml/00-base.yml

45 lines
849 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
variables:
- family:
name: general
mode: expert
variables:
- variable:
name: mode_conteneur_actif
type: string
description: No change
value:
- text: non
- family:
name: enumfam
mode: expert
variables:
- variable:
name: enumvar
type: choice
description: enumvar
help: bla bla bla
choice:
- type: number
2022-11-04 19:42:16 +01:00
text: 1
2022-11-02 22:52:50 +01:00
- type: number
2022-11-04 19:42:16 +01:00
text: 2
2022-11-02 22:52:50 +01:00
- type: number
2022-11-04 19:42:16 +01:00
text: 3
2022-11-02 22:52:50 +01:00
value:
- type: number
2022-11-04 19:42:16 +01:00
text: 1
2022-11-02 22:52:50 +01:00
- variable:
name: test_variable
type: number
description: test variable
constraints:
- condition:
- name: hidden_if_in
source: condition
param:
2022-11-04 19:42:16 +01:00
- text: 4
2022-11-02 22:52:50 +01:00
target:
- type: variable
text: test_variable