I’ve made my own custom profile and update profile page using ms-field and ms-data. On the profile page all the account information show well. However on the form where they can update their profile information, the ms-data doesn’t seem to be working on the select field. It shows the first item in the list.
This is what I use for an update profile page. I’ve never had an issue. I have several select inputs on my profile page, each implemented just like this inside the form.
Thanks for the help - on my form i use ms-data so it shows the option they already have saved on their profile. But it’s only showing the first option rather than the correct one.
EDITL: Upon further thought, my response here isn’t necessary so I deleted it. I believe the ms-update="profile" part in conjunction with ms-field="simpledetailed" selects the correct value for the select input.