Hi,
I have a richselect working just fine. But, I need to be able to select one if its values from within the js program, not just by the user making a selection. setValue doesn’t seem to work. I see that getList() has a select method, but that doesn’t seem to work either. The id to my richselect list is a product code and I’m trying setValue with a valid product code.
Thanks.