Actions

Translations

Questions - introduction/15/it: Difference between revisions

From LimeSurvey Manual

m (FuzzyBot moved page Translations:Adding a question/15/it to Translations:Questions - introduction/15/it without leaving a redirect: Part of translatable page "Adding a question".)
No edit summary
 
Line 1: Line 1:
{|
{|
|{TOKEN:FIRSTNAME}||inserisce il valore risultante nel campo "Nome" della tabella degli identificativi
|{TOKEN:FIRSTNAME}||inserisce il valore risultante nel campo "Nome" della tabella dei partecipanti
|-
|-
|{TOKEN:LASTNAME}||inserisce il valore risultante nel campo "Cognome" della tabella degli identificativi
|{TOKEN:LASTNAME}||inserisce il valore risultante nel campo "Cognome" della tabella dei partecipanti
|-
|-
|{TOKEN:EMAIL}||inserisce il valore risultante nel campo "Email" della tabella degli identificativi
|{TOKEN:EMAIL}||inserisce il valore risultante nel campo "Email" della tabella dei partecipanti
|-
|-
|{TOKEN:ATTRIBUTE_1}||inserisce il valore risultante nel campo "Attibuto_1" della tabella degli identificativi
|{TOKEN:ATTRIBUTE_1}||inserisce il valore risultante nel campo "Attibuto_1" della dei partecipanti
|-
|-
|{TOKEN:ATTRIBUTE_2}||inserisce il valore risultante nel campo "Attibuto_2" della tabella degli identificativi
|{TOKEN:ATTRIBUTE_2}||inserisce il valore risultante nel campo "Attibuto_2" della dei partecipanti
|}
|}

Latest revision as of 10:49, 2 October 2020

Message definition (Questions - introduction)
{|
|{TOKEN:FIRSTNAME}||inserts the value from the "firstname" field located in the survey participants table
|-
|{TOKEN:LASTNAME}||inserts the value from the "lastname" field located in the survey participants table
|-
|{TOKEN:EMAIL}||inserts the value from the "email" field located in the survey participants table
|-
|{TOKEN:ATTRIBUTE_1}||inserts the value from the "attribute_1" field located in the survey participants table
|-
|{TOKEN:ATTRIBUTE_2}||inserts the value from the "attribute_2" field located in the survey participants table
|}
{TOKEN:FIRSTNAME} inserisce il valore risultante nel campo "Nome" della tabella dei partecipanti
{TOKEN:LASTNAME} inserisce il valore risultante nel campo "Cognome" della tabella dei partecipanti
{TOKEN:EMAIL} inserisce il valore risultante nel campo "Email" della tabella dei partecipanti
{TOKEN:ATTRIBUTE_1} inserisce il valore risultante nel campo "Attibuto_1" della dei partecipanti
{TOKEN:ATTRIBUTE_2} inserisce il valore risultante nel campo "Attibuto_2" della dei partecipanti