Retrieving text from external text file | XM Community
Skip to main content
Question

Retrieving text from external text file

  • April 7, 2021
  • 1 reply
  • 31 views

Hi,
In a questionnaire I need to present a set of similar items a number of times. Is there a way I can pull these items from a text-file instead of having to type (or copy/paste) them every time I wat to present the specific item?

Thanks in advance,
Martin

1 reply

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • 2028 replies
  • April 7, 2021

You can either use the webservice to make an API call and pull the data from the text files or use JS to read the files and update the values.
Alternatively, you could look at loop and merge, if that suits the strcuture of your questions.


Leave a Reply