Hi,
I am trying to so something I believe should be really simple. I have a data type with a field that is defined as a list of texts. I want to display the list in a repeating group and allow the user to change the text of each item. This shouldn’t be to hard, but it turns out to be (for me ).
I can of course create a new data type with just a text field, but that feels like an unnecessary complication.
Any suggestions?