Hi,
I’m generating a list from DB and need to set certain items as selected from the incoming url that gets loaded. I noticed that template_start has “obj.$selected”. Using "true or “selected:true” doesn’t seem to do anything. How do I set this value to true from the xml or json data that is being passed into the list so that selected ids are highlighted when the list is rendered?
Thanks!