Is it possible to conditionally render fields in the properties of an element?

Hi,

I’m trying to expose a different set of secondary fields for values in a primary dropdown inside of my plugin?

Is this possible?

Thanks

Sorry for the short answer: no :frowning:

1 Like

Thanks - not the answer I wanted but it is an answer :slight_smile:

1 Like

Perhaps this is a solution factoring problem? Bubble actions do not support method overloading. Could you solve this by having multiple actions, one for each set of input types?