Forum Discussion
joetesta
8 years agoRoku Guru
based on my experience with other components, I think the best approach will be to loop over each element and update their component contents individually. In other words, overwrite values for "text" and "uri" fields rather than trying to overwrite the whole content in one shot.
Alternatively, create a new targetlist from your new content and replace your initial targetlist (get / set your focus along the way)
hope it may help,
Joe
Alternatively, create a new targetlist from your new content and replace your initial targetlist (get / set your focus along the way)
hope it may help,
Joe