condition

This commit is contained in:
2019-11-26 20:33:24 +01:00
parent 7ecf861459
commit 04dcf2baeb
302 changed files with 1408 additions and 1619 deletions

View File

@ -1,17 +1,9 @@
<?xml version='1.0' encoding='UTF-8'?>
<creole>
<constraints>
<condition name="disabled_if_in" source="creole.general.mode_conteneur_actif">
<param hidden="True" type="string">oui</param>
<target type="variable">creole.general2.mode_conteneur_actif3</target>
</condition>
<condition name="disabled_if_in" source="creole.general2.mode_conteneur_actif2">
<param hidden="True" type="string">oui</param>
<target type="variable">creole.general2.mode_conteneur_actif3</target>
</condition>
</constraints>
<constraints/>
<family doc="" name="creole">
<family hidden="False" mode="normal" doc="general" name="general">
<family doc="general" name="general">
<property>normal</property>
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
<choice type="string">oui</choice>
<choice type="string">non</choice>
@ -23,7 +15,9 @@
<value type="string">non</value>
</variable>
</family>
<family hidden="True" mode="normal" doc="general2" name="general2">
<family doc="general2" name="general2">
<property>hidden</property>
<property>normal</property>
<variable doc="No change" multi="False" name="mode_conteneur_actif2" type="choice">
<choice type="string">oui</choice>
<choice type="string">non</choice>
@ -39,6 +33,8 @@
<choice type="string">non</choice>
<property>mandatory</property>
<property>normal</property>
<property expected="oui" inverse="False" source="creole.general.mode_conteneur_actif" type="calculation">disabled</property>
<property expected="oui" inverse="False" source="creole.general2.mode_conteneur_actif2" type="calculation">disabled</property>
<value type="string">non</value>
</variable>
</family>