[Giva Labs] mcdropdown question

[Giva Labs] mcdropdown question

I am wondering how to initialize the dropdown with a value that was stored when a value was previously selected.
Also, how should I store the value? Docs say, that for dd.setValue(), "The value passed should correspond the a valid list item (<li>) value."

What if there are multiple <li>s with the same value? Do you mean the "rel" value?