Hi joreg,
I really like the webclient and want to change some enums via VL.RCP, but I can’t figure out, how to set a “EnumParam” with multiple enums. My dropdown list is always empty.
How can I set multiple enums ?
@still not exactly sure i understand what you mean, but there’s been a fix regarding enums in latest b39.1 previews. so please try with that, maybe that solves your issue already. if not, please try to rephrase…
Thanks for the fast answer @joreg !
I also used ‘Rabbit’ in beta first. Unfortunately the webclient always created a checkbox instead of a button when I used a bang as parameter, so I used rabbit in gamma.
There the webclient created the desired button, but I didn’t figure out how to use ‘EnumParam’ there, or how to insert multiple strings, which I can select in the Webclient.
@still the input to specify the entries of an EnumParam was indeed missing. please update VL.RCP to find the new “Entries” input on the EnumParam node.
Hello @joreg
Thanks for sharing RCP! I tried vl.io.rcp 0.3.0 in vvvv gamma 2020.3.0. The rabbit component worked fine, just the web app didn´t show the exposed parameters (screenshot attached). Any idea why it didn´t?
And also is there a way to update the exposed parameters from another vl sketch? That would be amazing!