Selected attribute for Select element
I have a select element in my form that has a list of countries . I repeated the "Options " over an array variable with all the countries . When user selects a country , the selection value is save in a variable . How do I set the "selected " attribute for this select list ? I know how to do this on a normal select list but not on one with options generated from repeat over an array . Thank you It ’s a Boolean attribute Item equals “condition ”