onReady expand or show element

A get() uses the item’s id . Also, you need to specify what field contains the item that you need. Something like this:
$w(’ #dropdown12 ').value = res.item.field; // where field is the name of the field with the value you need