Please help us help you and fill where relevant: Your LimeSurvey version: 3.27.14 Own server or LimeSurvey hosting: own Survey theme/template: own bootstrap based
==================
Hi again,
I am pretty sure it is possible I am just not finding the right conditions/spots to put them.
So the situation is that we are sending out personalized links = surveyurl with the Token included , but additionally the participants get a hardcopy with a shortend link + their token on the side.
For those using the personalized link we want them to see the Welcome Page, but for participant entering the survey via the Token Loginpage we want to skip the Welcome Page because we are using the same text for both pages.
Is is possible to have a "visibility condition" like: if has_seen(tokenPage)? and where do i put it? on the firstPage.twig or somewhere else?