Difference between revisions of "Profile Custom Element"
From ADF Docs
(Created page with '== Overview == Profile Custom Element for storing the main profile data. == Fields == Tab 1 - Profile * uniqueID ** Type: Hidden ** Default Value: ColdFusion Expression: creat…') |
|||
Line 58: | Line 58: | ||
*** Properties: | *** Properties: | ||
**** Size: 40 | **** Size: 40 | ||
+ | |||
+ | [[Category:Profile]] |
Revision as of 01:38, 21 December 2009
Overview
Profile Custom Element for storing the main profile data.
Fields
Tab 1 - Profile
- uniqueID
- Type: Hidden
- Default Value: ColdFusion Expression: createuuid()
- photo
- Type: Image
- Label: Photo
- userID
- Type: Text Field Edit Once
- Label: User ID
- Properties:
- Field ID: userid
- Field Size: 40
- Security:
- Anonymous Users - Read
- Authenticated Users - Read
- (Site Admin Group) - Read, Edit
- (Site Admin User Account) - Read, Edit
- Properties:
- firstName
- Type: Text
- Label: First Name
- Properties:
- Size: 40
- Properties:
- lastName
- Type: Text
- Label: Last Name
- Properties:
- Size: 40
- Properties:
- email
- Type: Text
- Label: Email
- Properties:
- Size: 40
- Properties:
- phone
- Type: Text
- Label: Phone
- Properties:
- Size: 40
- Properties:
Tab 2 - Background
- bio
- Type: Large Text Area
- Label: Bio
- website
- Type: URL
- Label: Website
- Properties:
- Size: 40
- Properties:
- blog
- Type: URL
- Label: Blog
- Properties:
- Size: 40
- Properties: