I need to build select options dynamically from a rest service. Not having much luck.
I read the doc on 'Building a dynamic drop down list' this isn't quite the same, is this the approach I should use or is there a another approach.
I also saw that you can map the rest data to a select, but it looks like you need to know how many options there will be, which I don't.