the variable used in a property calculated with this variable should not only a bool #29

Closed
opened 2024-07-12 08:32:20 +02:00 by egarette · 0 comments
Owner

We should support:

---
version: 1.1
var1: 'yes'
var2:
  hidden:
    type: variable
    variable: _.var1
    when: 'yes'

In this example var2 is hidden only if var1 has 'yes' as value.

We should support: ``` --- version: 1.1 var1: 'yes' var2: hidden: type: variable variable: _.var1 when: 'yes' ``` In this example var2 is hidden only if var1 has 'yes' as value.
gremond was assigned by egarette 2024-07-12 08:32:20 +02:00
egarette self-assigned this 2024-08-05 09:29:43 +02:00
gremond was unassigned by egarette 2024-08-05 09:29:44 +02:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: stove/rougail#29
No description provided.