activepieces icon indicating copy to clipboard operation
activepieces copied to clipboard

Dynamic default value in dropdown properties

Open MoShizzle opened this issue 2 years ago • 0 comments

When creating dropdowns, sometimes I want the default value to be different based on another property's value. E.g in the OpenAI generate image action, I want the default resolution to be 512x512 if the model is DALLE-2, and 1024x1024 if the model is DALLE-3.

MoShizzle avatar Nov 14 '23 13:11 MoShizzle