I'm trying to add some privacy policy text in the token.twig like this:
Einstellungen zur Datenschutzrichtlinie Checkbox: Add following to the code {STARTPOLICYLINK} und {ENDPOLICYLINK}
but it does not show up I write also some text to the
Nachricht für Umfragedatensicherheitsrichtlinie Field: same result. see below screenshot:
The Umfrage-datenschutzpflichtfeld is set either to Inline-Text or pop-up
While the German translation of the explanation is really bad, seems like you need to use "zusammenklappbarer Text" to use the function you want to use (unfortunately the wording in the explanation is "Reduzierbarer Text" and on the button it is "Zusammenklappbarer Text").
Unfortunately many translators don't translate things with possible other locations of the same string in mind.
Usually we would need a clean up for those things. Did this for a couple of things in the Brazilian Portuguese section, but it is quite difficult and tedious to find the different occurrences of a specific string.
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.
Your screenshot shows your entries of your privacy policy that is displayed in the welcome screen. (with the functionality that you cannot proceed without agreeing to it.)
The tags {STARTPOLICYLINK} und {ENDPOLICYLINK} are used to have the text with the link a bit customized.
Why do you want it to be displayed in the token entry screen?
In my opinion this screen is used very seldom; usually the respondent will click the invitation link that contains his token.
But feel free to copy the content of the privacy.twig file to the token.twig file.
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
it is funny, I did this as you've described above. After I've logged in to my survey, no pop up or inline text appears. Only my survey with questions are appearing.
I discarded the idea of placing the privacy.twig into the token.twig. So I didn't change anything now. However
the bla {STARTPOLICYLINK}liiinnkk{ENDPOLICYLINK} does not show up after I've confirmed the token page. The questions are coming on the first place.