Comparison View

Is it possible to have a view that compares two different products? For example, I have products (bikes) that earn scores in different areas based on the specs of them. I'd like to have a view where users can select two items and compare them side by side. Does anyone know if this is possible?

0 1 126
1 REPLY 1

Perhaps there are better ways, but here's what I could think of :

  • Create a dedicated table for that, just two rows, allow edits only, and the user can change only the bike. However, it would be one on top of another not side by side.
  • Use dashboard view where you can put two "Details" views of the same table next to each other. 
Top Labels in this Space