Hello, there!
We want to create a hidden trigger that should select a user as an input.
The trigger’s setup should be the following:
- first, select organization via a dropdown
- after that, search for a user (it should work only on the selected dropdown)
And the final input that we want to work is the user itself.
Unfortunatelly, I haven’t found a way to get that functionality.
I have tried to create a hidden trigger that has a dynamic field for organization selection and a dynamic field for the user search. It worked fine, it gave back the list of the mathing users based on the search criteria.
After that my next step would just to put that hidden trigger as a parameter of my other trigger. And with this embedded version, it didn’t even showed the inputs of the hidden trigger.
As I have checked, it is possible to implement it (Trello has similar functionality), but I have no idea how could I implement it.
Do you have any advice on that?
Thanks,
Zsolt