Help with lists vs typing response

I need to modify this app so the user can type their own response instead of choosing from a list but I can’t figure out what I would use in place of the “make a list” element or what would then attach to that.

(Canned Reply: ABG- Export & Upload .aia)
Export your .aia file and upload it here.

export_and_upload_aia

.

You need a textbox.

The user can be given the option to either:

  • select their response from the listpicker (set the listpicker selection to the textbox)
    or
  • type in their own response

then do what you need to do with the value in the textbox