CollectionUserData
Summary
Sets how information collection is handled in terms of user identificationUsage
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.