Dear Flexer, I'd to use my database field value to select a value on my <s:DropDownList
I try to do <s:DropDownList dataProvider="{DP_PAT_CIVIL}" selectedItem="@{objectUser.usrQualParent}"/>. But no selection appear, nothing appear on prompt. Thanks for helping