Actions

Translations

Show logic file/66/en: Difference between revisions

From LimeSurvey Manual

(Neue Version von externer Quelle importiert)
 
(Importing a new version from external source)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
This demo shows that although LimeSurvey 1.92 now fully supports use of comma as the radix (decimal) separator at run-time, you must still use a decimal as the radix separator at design-time (e.g. when specifying min/max values in advanced question attributes). The working example is [[Expression Manager Sample Surveys|#Overview 8|found here]].
Although LimeSurvey fully supports the use of comma as radix (decimal) separator at run-time, you must still use a decimal as the radix separator at the design-time (e.g., when specifying min/max values in advanced question attributes). The working example can be [[ExpressionScript sample surveys#Using Comma as Radix Separator (Decimal Point)|found here]].

Latest revision as of 16:35, 19 May 2020

Although LimeSurvey fully supports the use of comma as radix (decimal) separator at run-time, you must still use a decimal as the radix separator at the design-time (e.g., when specifying min/max values in advanced question attributes). The working example can be found here.