How to automate 3D Viewer widget?

0
Hi!   In my application, I have created an entity with enum values (GPHE_ID), each representing a unique product. When I select any of these values, I want the corresponding 3D model to appear in the 3D viewer window. Currently, I am using a 3D viewer's widget (Uploader) to upload the 3D models in JT files. How can I create an automated logic chain where, whenever I select any of the items in the dropdown menu (choosing a specific GPHE_ID), its corresponding JT file will automatically be selected and uploaded to my 3D viewer widget?            
asked
0 answers