Hi Guys,
I have a choice component which has Option A , Option B and Option C
I need to show only certain elements in my collection based on the choice component
Approach I am taking now
What I am doing now is, I am writing the choice component value into a column
I have 3 collection which has Data filtered by Option A , Option B and Option C
Based on the selected value I am hiding or showing the required collection.
This approach is working,
Is this a good approach and would it impact performance?
Thank you guys in Advance.
Regards,
Dilip