mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-23 08:02:30 +02:00
Update request-signatures.md
update the the helptext for conditional logic
This commit is contained in:
@@ -302,9 +302,10 @@ Supported operators:
|
||||
|
||||
**Example** If the value entered in **TextInput1** is equal to **HR**, then **TextInput2** is displayed.
|
||||
|
||||
```text Condition: TextInput1 = HR Action: Show TextInput2 ```
|
||||
|
||||
---
|
||||
```
|
||||
text Condition: TextInput1 = HR
|
||||
Action: Show TextInput2
|
||||
```
|
||||
### Number
|
||||
Supported operators:
|
||||
- Equals
|
||||
|
||||
Reference in New Issue
Block a user