I made a repo that has an example app with a hard coded matrix.  The two
models are Products and Devices.  So the matrix is intended to show which
Devices each Product works with.

The repo is here:
https://github.com/scytacki/hobo-matrix-example/

And here is the commit containing the hard coded matrix:
https://github.com/scytacki/hobo-matrix-example/commit/5dfbca65c12dbb894131184970f42699ad7ed4b0

I looked into reusing the fields of the table tag but didn't see how it
would work if I passed objects (Products) as fields.  The hard coded version
is concise enough that I'm just going to use that for now.

Scott

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to