Hi there! I am trying to add a word after a text response box. Our participants are supposed to enter their email address at the end of the survey and all addresses end in the same way “@xxx.org”. I would like to display the “@xxx.org” behind the text box, so participants only enter the first part of their email address and do not all have to add the last part, which is identical for everyone. Is that possible? Many thanks!
Welcome back to the community, @hannah_p! Maybe you could use the hint
for the same.
Hi @hannah_p,
May I suggest a workaround?
You can use a note
to display answers from other questions. And with regex
in the text question you can restrict people from writing space-bars, @ symbol etc.
Do you think this could work?
1 Like