hello people...
I have a bit of a weird question.
Say I have two dropdown lists named "Btype"
and another named "Environment"
Is there a way to implement the [Environment] input into a [Btype] input.
I'm wondering if and how this can be achieved.
I tried the following, yet it doesn't work:
Btype
label = building type
type = select
options
Default = ,
House = Generate a house with garden in the style of [input.Environment], House with 2 floors and slanted roof,
Tip: If you put ``` before and after you code in a post/comment here, it will keep its line breaks etc. and look like the code you pasted in. You can use the preview button to preview if it's working.