Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Keys

Key

Value

1

System

2

Default

3

Community

4

NetworkLogin

Description
The Community:NetworkLogin configuration setting is used to generate a network login for a community member.
Default value
The default value is SELECT dbo.fnGetValidEmailChars(Surname) FROM Community WHERE Community.ID = @ID.
Setting a different value
Click Image Removed Image Added to type in a new select statement.
Note: This select statement needs to identify a person uniquely and must return a single string value.
Tip: You can check that the login is unique using the NetworkLogin:ForceUniqueCheck configurations setting. See NetworkLogin:ForceUniqueCheck configuration setting AnchorH_34328H_34328 (on pageĀ ).

Anchor
O_34322
O_34322
Image Removed Image Added