Okay, wasn’t able to find this answer already posted on. I am running a local storage call to creat a single list item with 2 connected bits of text. For instance user writes Text 1 and the Text 2 An I am trying to get it to appear as a single list items Text 1 Text 2 but what seems to happen is it shows up on the list viewer as
T
E
X
T
1
T
E
X
T
2
Not sure how to go about rectifying this.