Actions

BeforePermissionSetSave

From LimeSurvey Manual

Revision as of 11:32, 14 November 2024 by Denischenu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

When

This event is fired when a participant upload a file in Upload file question type

Input

The event receives the following information:

  • aNewPermissions The array of new permission
  • iSurveyID The entity id, 0 for global
  • iUserID The user id

Possible output

  • none