[SDKCLI-42] Feature dependsOn value. #68
Labels
enhancement
New feature or request
minor
Increment the minor version when merged
scope:cli
Issue for the Command Line Interface
scope:webapp
Issue for the development User Interface
At the moment, the
dependsOn
key on a feature only requires a field to be filled. But what if the feature could appear on a given value?Take a
Select
for example, with options Option 1 and Option 2.Here, the
username
input should appear only whenopt1
Option 1 is selected andlogin
whenopt2
Option 2 is selected.The text was updated successfully, but these errors were encountered: