I\'m using Ionic v2 and I can not set the selected value when showing the page.
// binding the value available from ts file {{form.name}}
inside your ts file
name = this.forms[0].name //assign the variable name to the first index of your array