noellarkin
Senior Member
- Mar 14, 2021
- 1,006
- 1,492
Here's how the UI flow is supposed to work: It initially shows three buttons and a list of benefits, randomly arranged in masonry layout.
When someone clicks a specific button, it brings the corresponding specific benefits to the top of the layout and highlights them. I've used Custom Views + custom fields to get a very basic version of this which filters the list by custom field, but only through a dropdown list, and of course it looks nowhere as elegant as this.