I'm having trouble figuring out how to change the text of a cycleview-item. In the example code shown in the View Components Guide, I'd like to update the text between the <text> and </text> tags. Perhaps something like items[2].text, but of course that doesn't work. How can I access that field? Or create a text field as part of the cycleview-item that I can assign data to be displayed in the list?
Thanks,
-Curtis
Best Answer