Update data using text/buttons

So I have a Data type of Artist. Under that I have a field called ‘Details’.

I have a group with 7 different text elements, each saying a different ‘Detail’.
(music, video, news, etc)

How do I get Bubble to update that field with whatever that text elements says?
They click on the ‘music’ text element and now that artist detail list now has the word, ‘music’ in it.

Does it have to be a button? I’m surprised I can’t figure this out. Thanks!!

Would a multi dropdown work? In this case your user can select from a list of options in the dropdown and the Details field will be auto-updated.