Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
17 Zeilen
309 B
JSON
17 Zeilen
309 B
JSON
|
{
|
||
|
"condition": [
|
||
|
{
|
||
|
"type": "validation",
|
||
|
"pairs": [
|
||
|
{
|
||
|
"index": 0,
|
||
|
"key": "step_1_field_1",
|
||
|
"key_type": "wizard_field",
|
||
|
"value": "Condition will pass",
|
||
|
"value_type": "text",
|
||
|
"connector": "equal"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|