Inbuilt Action that depends on value from previous Inbuilt Action

Status: Closed · Asked by n4cer500 on · 0 views

n4cer500 — Question ·

Hi all

Is it possible to create an inbuilt action that relies on a selected value from a previous inbuilt action?

I have one dropdown that's being correctly populated, but I need to populate another dropdown based on the selected value from the first.

How can I specify this?

Thanks in advance.

Adam

PabblyMember3 — Reply ·

It seems you want to display multiple dropdown fields in an action which you can do with Inbuilt actions.

Just create an inbuilt action for the first dropdown field and create another one by inheriting the first one and so on.

Note: All the dependent inbuilt actions needs to be inherited while configuring the Action so that dropdown fields can work properly.

Read more about configuring inbuilt actions here: https://forum.pabbly.com/threads/configure-inbuilt-actions.2430/

Back to all forum threads · Log in to reply