Hello,

currently i'm creating a Codelet, which should contain a enumeration list as output. My Problem is that i didn't know how i can handle it.

I hope somebody could help me

k.schildt

Thu, 03/20/2014 - 16:23

Hello robert,

can you describe us, waht do you want with your enumeration list. So we can maybe give you a better answer to your problem.

 

Kai

Hello kai,

I want to show a enumeration with all my participants from the engine. Then i want to select the participant which get the next task. It's easy to get all participant but i only can create a YStringList with the participants, but i want to have selection feld. I hope you understand my problem :)