Hello, I did use the target option and used the New Window (_blank), it works in my editor of the survey, however it doesn't work in the preview nor in the published survey. The published html code is missing the target=_blank.
this is in my survey editor :
<a href="https://google.com" rel="noopener noreferrer" target="_blank">link</a>
this is from published survey:
Can you help me with this?