I have a custom markup list that I am displaying two labels. The second label, displays a value that I have saved in the registry.
Upon clicking on the item, a keyboard dialog displays and the user can type in some information to then be saved.
I am successful in saving the new value to the registry, however I want to display the new value to the content node. How can I re-render the content node or have access to the label?