Profile Custom Element
From ADF Docs
Revision as of 16:52, 22 November 2009 by Renee.mckechnie (talk | contribs) (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…')
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: