Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have one question. I created an User Defined table with measurements and dimensions you can choose. Then, there is a multi box with some filters. What I want to do, is to select a filter which automatically select another filter based on the dependancy.
This is how the multi box looks like
When I set the gender of male, I just want a special filter for credit_card. It should show me only the "visa".
Can you help me?
Thanks!
You can use Triggers to do this.... have you tried that already?
Hi,
I already have tried to use triggers, but the issue isn't solved yet. The point is, the trigger allows me to just see the "visa" filter but it does not set the filter automatically to visa.
Why not? Not sure I understand... would you be able to share a sample with what you tried