Add Shared parameter with multiple category with Genius Loci node

Hi,

I’m not able to figure out the list logic of the genius loci create shared parameter node.
The goal of this dynamo is to add all the (existing) parameters from a group to the project and assign all the listed categories. This case it is classification parameters.

i have tried many things, list lacing, list levels, repeated items, flattened lists, chopped lists. I just cannot seem to find how to do it.
Any help appreciated

AddSharedParam.dyn (52.5 KB)

Can you share a screenshot with node preview bubbles pinned? We need to see what you’re dealing with. When list levels are an issue you can always duplicate lists until you have a 1-to-1 relationship for all inputs. That will always work.

HI,
As a test I made every input as a single level item. Unfortunately does not seem to be working

I managed to make it work with the equivalent node from Orchid package.