Hi, I want to have segmented buttons as shown in screenshot attached, where I can filter based on column values. Here I have a glossary from two project and want to filter from the top. How to add filtering on choice component?
Please help!!
Hi, I want to have segmented buttons as shown in screenshot attached, where I can filter based on column values. Here I have a glossary from two project and want to filter from the top. How to add filtering on choice component?
Please help!!
You have a few options, but you can either control the be visibility of multiple collections, or set a filter on the collection to based on the screen value of the choice.
Hi Jeff, I still didnt able to apply the filtering with the segmented tabs as shown in my screenshot.
The collection below is from a single table and I want to apply filtering based on one column ‘Project’
Please help!
Write the choice component to a column in your user profiles table, and filter your collection based on that value.
@ThinhDinh I am still not able to achieve the above, can u help me Step by step?
It would be helpful if you showed us what you have tried and what exactly is not working.
@Jeff_Hager Attaching your screenshots of the glossary which is taken from a single table and sorted by ‘Projects’ column.
So I want to have choice filters on the top of the glossary to easily filter the list as shown below
How can I achieve this? there was suggestion to link the choice as per ‘users’ table but it doesn’t make sense, I just want to the choice component to filter out as project selected.
Have you filtered your collection section with: Project is User Profile > Project?