Hi,
Do you know how once you send a property to the next view, how that view does a search for data for the playlist to display on a short list.
For example, I am sending data for a playlist three options in a data set, ‘morning’, ‘mid-day’ and ‘evening’ playlists, but then when I get to the playlist view, I cannot seem to get the data to view for songs linked to that playlist in a ‘short list’ repeating group.
Previously I would send a ‘x’ parameter in the URL and then retrieve that ‘x’ URL in the playlist and display data related to that specific parameter, cannot figure out how to do it with the new Mobile Deployment process