Hi everyone, I was working on Retake survey methodology and getting challenge to piping the text from Question that has already been submitted –
1. I have 5 blocks in my survey, where 3 blocks will be asked on the basis of branch logic“if Q_URL does not contains Q_R”
2. Block “PM follow up” will be asked after 14 days through workflow with retake link on the basis of branch logic “if Q_URL contains Q_R”
3. Last block will be shown to both (original link/retake link)
Challenge: I need to pipe the selected text in a Question from original survey (which has already been submitted and not shown in retake link) into my retake link block (PM _Follow up block)
Please suggest how can I do this.