Open
Description
It should be possible to only display certain options if other options are met. A possible structure could be:
options:
- var: "opengapps"
name: "Install OpenGapps"
type: "boolean"
value: false
- var: "opengappsChannel"
name: "OpenGapps Channel"
tooltip: "Do you want to install pico nano micro mini full version of OpenGapps?"
link: "https://opengapps.org/"
type: "select"
remote_values:
opengapps:channels:
condition:
var: "opengapps"
value: true
Originally posted by @Vince1171 in #86 (comment)
Usecases: