How to show tuble table column in a multi select widget

Hi,

I was trying to load all the values of a column and show in multi select widget.

Example: I have a list of categories but in future we need one more category. so instead making it static. I have a table specially for the category and fetching to create new product.

I am not able to load in multi select line.

Created a trigger on step when step is loading.

Please help me to solve this problem.

Hi, after some research I found one Post which helped me to achieved. Link is Using Values In One Single Select Menu to Dynamically Populate Values in a Second Single Select Menu (Part 1) - Show and Tell - Tulip Community.