Actions

Specific model events

From LimeSurvey Manual

Revision as of 09:15, 15 November 2018 by DenisChenu (talk | contribs)

Each model have their own event send. For example for Survey model : you can replace Model by Survey in

Input

  • model : The current model as a ActiveRecord
  • surveyId : related survey id if exist
  • iSurveyID : related survey id if exist
  • dynamicId : related dynamic id if exist (for Token and Response)

Possible output

None.