Actions

BeforeSurveySettings

From LimeSurvey Manual

Revision as of 08:38, 23 September 2016 by DenisChenu (talk | contribs) (Update example)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

When

This event is fired before show the advanced settings page

Input

The event receives the following information:

  • survey the id of the current survey

Possible output

  • surveysettings : array of settings for survey

Example