Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

CollectionUserData

Summary

Sets how information collection is handled in terms of user identification

Usage

 

CollectionUserData= multiple | unique | overwrite

Description

This setting sets how information collection is handled in terms of user identification. The following values are possible:

  • multiple: this setting allows each user to submit multiple data.
  • unique: this setting allows each user to submit only one set of data. If a set of data already exists, a warning is given.
  • overwrite: this setting allows each user to submit only one set of data. If a set of data already exists, the new entry will overwrite the old one.

This setting is the default setting, an override can be defined in the setting CollectionUserDataList in the block [CollectionSettings].
This setting is case sensitive.

Examples

CollectionUserData=multiple

This is the default setting.

Ester Heylen (23/06/2010 3:15 pm)

Ester Heylen (23/06/2010 3:15 pm)


Comments

There are no comments.