Does anyone have a good example of using a page and having it function in a similar fashion to Android List Activities? Need to have a form use that as a "picker" rather than an actual picker and will have to do the same for some search pages. My first inclination is to pass a value to find the list of objects to be used as the picker list and then pass the selection using a MessagingCenter to get the data back to the calling page.
↧