Difference between revisions of "Profile Custom Element"

From ADF Docs
Jump to: navigation, search
(Fields)
Line 43: Line 43:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
   <td>Abstract</td>
+
   <td>Last Name</td>
   <td>abstract</td>
+
   <td>lastName</td>
   <td>Large Text Area</td>
+
   <td>Text</td>
  <td>No</td>
 
  <td>Columns: 40<br>Rows: 4</td>
 
</tr>
 
<tr>
 
  <td>Category</td>
 
  <td>category</td>
 
  <td>Custom Element Select Field</td>
 
  <td>Yes</td>
 
  <td>
 
Custom Element: Photo_Category
 
<br>Select Value Field: categoryID
 
<br>Select Display Field: Title
 
<br>Field Name: category
 
<br>Field Display Type: Visible
 
  </td>
 
</tr>
 
<tr>
 
  <td>Photo</td>
 
  <td>photo</td>
 
  <td>Photo Upload</td>
 
 
   <td>Yes</td>
 
   <td>Yes</td>
   <td>
+
   <td>Size: 40</td>
Photo Category Field Name: category
 
<br>Include Image Gallery Field Name: includeImageGallery
 
  </td>
 
</tr>
 
<tr>
 
  <td>Include Photo in Image Gallery</td>
 
  <td>includeImageGallery</td>
 
  <td>Photo Image Gallery Checkbox Field</td>
 
  <td>No</td>
 
  <td>
 
Field Name: includeImageGallery
 
<br>Field Display Type: Visible
 
<br>Default Field Value: Checked
 
<br>Image Gallery PageID Field Name: imgGalleryPageID
 
  </td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
   <td>Image Gallery PageID</td>
+
   <td>Email</td>
   <td>imgGalleryPageID</td>
+
   <td>email</td>
   <td>Custom Hidden Field</td>
+
   <td>Text</td>
   <td>Yes</td>
+
   <td>no</td>
   <td>Field ID: imgGalleryPageID</td>
+
   <td>Size: 40</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
  
 
[[Category:Profile]]
 
[[Category:Profile]]

Revision as of 15:17, 29 March 2010

Overview

Profile Custom Element for storing the main profile data.

Fields

Tab 1 - Profile

Field Name/Label Field ID Field Type Required? Properties
uniqueID uniqueID Hidden N/A Default Value: {createuuid()}
Photo photo Image Yes

Field Name: userIDFld
Field Size: 40
Default Value: {request.user.userid}
Edit Once: true
Security:
Anonymous Users - Read
Authenticated Users - Read
(Site Admin Group) - Read, Edit

First Name firstName Text Yes Size: 40
Last Name lastName Text Yes Size: 40
Email email Text no Size: 40