⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

bill of materials



zaang

zaang
  • profile picture
  • Member

Posted 18 September 2019 - 07:51 AM

Hello Guys, Is it possible to make something like this (it is essentially a bill of materials). Groups can have multiple items and items can be in multiple groups (n-n)

 

Main Group XYZ

 |

 -----------> Item A 1 off

 -----------> Item B 5 off

 -----------> Sub Group QWE 2 off

                    |

                    -----------> Item C 2 off

                    -----------> Item A 1 off

                    -----------> Item D 4 off

 

What I want to do is get something like this rendered on the list view

 

Main Group XYZ

 |

 -----------> Item A 3 off

 -----------> Item B 5 off

 -----------> Item C 4 off

 -----------> Item D 8 off

 

I can't figure out how to approach this, if you can give some ideas that would be great.