11-29-2024 04:45 AM
Hi,
I am building an action whose output fields depends on a single value of input field, for example:
{ name: "name" , type: "string",
name: "type", type: "boolean"}
Above input field, if the type is true then the output fields will be different and if the type is false then the output fields will be different.
I tried using config_fields but it did not behave the way I expected.
Any suggestions will be helpful
3 weeks ago
Hi @psing ,
It seems this can be achieved but, could you please provide more details? like what is the actual input(how the input looks like) and output(what is the expected output and how it should look) you are expecting in that way it's very easy to resolve the problem.
Regards,
Prajwal Prasanna