Hi all,
I made a diagram for you guys to understand what I am trying to achieve. I have a product and I have been working on an app that shows the BOM (bill of materials) in a gallery.
The purpose of the app is to get out of excel sheets and make it more user friendly. So far I have achieved regular drop down filtering and creating a gallery.
My question is if it is possible to filter the levels of the product simply by clicking on the images and deep dive into that assembly unit. Then the second level you repeat the process. The levels are basically specified in the source data columns, so there are corresponding data available.
I am not sure how to convert the images with a transparent background into a button that only corresponds to the pixeled area... Please check out the pictures and try to guide me on how to get around this and code it. Thanks!