Hi,
I have 5 multiselect input filed in dashboard as below
Environment, field2,field3, field4,field5
After selecting the Environment value in the Environment field, the dashboard immediately starts searching. But our requirement is the dashboard will not start searching until the Environment has Values and either of remaining 4 fields(field2 OR 3OR 4OR 5) has values. kindly help me on this on how to pass token to achieve this result.
Thanks in advance!
Thanks for your quick reply Giuseppe but requirement is user may enter either 1 among the 4 fields. Search needs to start if user enters Environment & either 1 among remaining 4 fields.
Hi @kalaiyarasi,
at first enable the "Submit" button in you input bar,
then, it's sufficient that one of your inputs hasn't the default value so the search will not start.
Ciao.
Giuseppe