I have a Parent Survey (sid: 691757) that contains a link (FHLINK) to a Child Survey (sid:579758). I want the user to select the link, fill in information about their female relative with cancer in the Child Survey, and have the Child Survey’s End-URL redirect back to this question on the Parent Survey returning the relative type which I want to use to populate a Long free text value on the Parent Survey.
Everything is working except the revision of the long free text when returning from the child survey. The returned End-URL from the Child Survey is: "nmtstudy.limequery.com/index.php/survey/.../RelativeList/Mother"
SO how do I get "Mother" out of the URL and append it into the Long free text (RelativeList) question on the Parent Survey?
Everything is working except the revision of the long free text when returning from the child survey. The returned End-URL from the Child Survey is: "nmtstudy.limequery.com/index.php/survey/.../RelativeList/Mother"
SO how do I get "Mother" out of the URL and append it into the Long free text (RelativeList) question on the Parent Survey?