Hi,
With one of the integration, I am tested with embedded app actions. So in my scenario, I want to use a nested block. Is that possible?
ex:-
In here inside the check-box, I want to use drop down as well.
Can it do with a JSON schema file?
Hi,
With one of the integration, I am tested with embedded app actions. So in my scenario, I want to use a nested block. Is that possible?
ex:-
In here inside the check-box, I want to use drop down as well.
Can it do with a JSON schema file?
Hi @Budhitha_Perera, directly nesting blocks is possible if you are ok with using the fetchOnChange
or in some cases I think a workaround with visibleOn
property can work. In this scenario, the modal will just display a new format or a new block e.g. a user chooses an option in the checkbox which triggers the opening of a dropbox.
Sadly, we currently don’t have the possibility to have some other ways of nesting.