I have a text field that has to be filled acording to an answer. For example, if the answer is 5 (it can vary from 1 to 23) then there is an specific text to be displayed.
How can I do that? I thought I could use an external .txt file. If so, how to send the content of this .txt to the text field?
Thanks.
How can I do that? I thought I could use an external .txt file. If so, how to send the content of this .txt to the text field?
Thanks.