I’m trying to create an app like a madlib, where a user fills out a form, and then it fills in the blanks in a text field using the form inputs, but the form fields don’t show up in as magic text.
I also tried using a list, but that’s not what I want here. I just want a text field with magic text that injects the form inputs into the text field.