Previous icon

Next icon

Community:OccupEmail configuration setting

Keys

Key

Value

1

System

2

Default

3

Community

4

OccupEmail

Description

The Community:OccupEmail configuration setting is used to generate an email address for the community member.

Default value

The default value is SELECT ID + '@yourschool.com' FROM dbo.Community WHERE Community.ID = @ID.

Setting a different value

Click Memo button to type in a new select statement.

Note: This select statement can use any database tables and field names to identify a person uniquely and must return a single string value with the '@DNS' string appended. For example, @yourschool.com.

Tip: You can check that the email address is unique using the OccupEmail:ForceUniqueCheck configurations setting. See OccupEmail:ForceUniqueCheck configuration setting.

Configuration File Maintenance - Community,OccupEmail

Last modified: 13/08/2014 7:53:23 AM

See Also

Maintaining community setup data

luAddressRegion lookup table

luCitizenshipStatus lookup table

luCommunityAttributes lookup table

luCommunityCheckStatus lookup table

luCommunityCheckType lookup table

luConstituency lookup table

luDietaryRequirement lookup table

luIndustry lookup table

luNationality lookup table

luNonNationalQualification lookup table

luOccupation lookup table

luOccupationPosition lookup table

luParish lookup table

luQualification lookup table

luQualificationLevel lookup table

luRelationship lookup table

luReligion lookup table

luSkill lookup table

luSkillLevel lookup table

luStudentSafetyInteractionType lookup table

luTitle lookup table

luVisa lookup table

luVisaConditions lookup table

luVISASubclasses lookup table

AllowInsertFromExternalSourceFlag configuration setting

AllowManualEdit configuration setting

CitizenshipStatus configuration setting

HomeLanguageCode configuration setting

IncludeOccupDesc configuration setting

Community:NetworkLogin configuration setting

MailFmt configuration setting

MailFmtBias configuration setting

NetworkLogin:ForceUniqueCheck configuration setting

OccupEmail:ForceUniqueCheck configuration setting

© 2016 Synergetic Management Systems. Published 16 September 2016.

Top of page