Difference between revisions of "Profile Custom Element"
From ADF Docs
(→Fields) |
|||
Line 43: | Line 43: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td> | + | <td>Last Name</td> |
− | <td> | + | <td>lastName</td> |
− | <td> | + | <td>Text</td> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<td>Yes</td> | <td>Yes</td> | ||
− | <td> | + | <td>Size: 40</td> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td> | + | <td>Email</td> |
− | <td> | + | <td>email</td> |
− | <td> | + | <td>Text</td> |
− | <td> | + | <td>no</td> |
− | <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
|
First Name | firstName | Text | Yes | Size: 40 |
Last Name | lastName | Text | Yes | Size: 40 |
Text | no | Size: 40 |