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

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

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