Widgets: when items are check-marked, check-marked text shows up on adjacent panel

(Re-posting this) I’m attempting to make a “Police Database” and I want it so when I check a mark with text, the text with the mark (the “offense” in this case) will show up on the side. How would I go along with this in a way so they list in order when I select multiple?

Example Menu

Menu Graph

This is not dynamic if you have hardcord item list, but if you need dynamic, you will need to make a specific widget item offense and then create a widget for it instead of the TextBlock.

1 Like

That’s it! Thank you very much!

1 Like