<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>What are profile fields and how do I manage them?</title><link>https://community.telligent.com/community/11/w/user-documentation/67479/what-are-profile-fields-and-how-do-i-manage-them</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>What are profile fields and how do I manage them?</title><link>https://community.telligent.com/community/11/w/user-documentation/67479/what-are-profile-fields-and-how-do-i-manage-them</link><pubDate>Thu, 03 Dec 2020 19:27:10 GMT</pubDate><guid isPermaLink="false">801c8161-fc26-4c9a-8aaf-dd410451854b</guid><dc:creator>Grant Pankonien</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/67479/what-are-profile-fields-and-how-do-i-manage-them#comments</comments><description>Current Revision posted to User Documentation by Grant Pankonien on 12/03/2020 19:27:10&lt;br /&gt;
&lt;p&gt;Profile fields are elements included on user profiles to either simply display information about the user (read-only); create a field visible only to admins (such as a number),&amp;nbsp; or provide a way for the user to specify unique information about him/herself. You can also include these fields on the registration form to capture the information at the moment someone joins your community rather than waiting for them to update their profile.&lt;/p&gt;
&lt;p&gt;To include profile fields on user profiles, you must add the field(s) to a group and the group to a User profile fields widget on the user profile. You need to&amp;nbsp;customize the widget to show the profile fields in the profile field group. &lt;b&gt;If users have not yet specified information for these profile fields, the fields are not visible on the user&amp;#39;s profile.&lt;/b&gt; But when a user edits the profile, he or she is able to add content to each profile field. You can also decide, for each profile field, whether community members should be able to search for similar members via that profile field by selecting &lt;b&gt;Yes &lt;/b&gt;for search indexing question.&lt;/p&gt;
&lt;p&gt;The profile fields for birthdate, gender, public email, website, location can&amp;#39;t be deleted or changed by admins (thus prevented from breaking the site). You can pull only what has changed in a particular user&amp;#39;s profile via the platform and in-process APIs.&lt;/p&gt;
&lt;p class="tdocs-note"&gt;The only fields indexed by search are plain text fields such as those entered in the profile. The default searchable fields include Birthday, Department, Education, Gender, Hobbies, Language, Occupation, and Title. HTML, URL, or check box fields are not indexed by Telligent Community Server.&lt;/p&gt;
&lt;p class="tdocs-note"&gt;To support commas for searchable custom profile fields, change the field&amp;#39;s data type to comma-separated list in User Profile Configuration.&lt;/p&gt;
&lt;p&gt;By default, we include a set of profile fields grouped together in three groups:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;About: location, birthday, gender, language&lt;/li&gt;
&lt;li&gt;Contact: public email, blog, gallery, Web site, Facebook, AOL IM, Yahoo IM, Google IM, Windows Live IM&lt;/li&gt;
&lt;li&gt;Interests: occupation, hobbies, education&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;As an administrator you can modify these defaults, add additional fields to these existing groups, or create new groups to add to or replace these.&lt;/p&gt;
&lt;h4 id="profile_fields"&gt;&lt;a id="Add_a_custom_profile_field" name="Add_a_custom_profile_field"&gt;&lt;/a&gt;&lt;span style="font-size:1.17em;"&gt;Add a custom profile field&lt;/span&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-size:1.17em;"&gt;Navigate to Administration &amp;gt; Membership &amp;gt; Profile Fields.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:1.17em;"&gt;Click &lt;b&gt;Create New Field&lt;/b&gt; at the bottom of the list of existing profile fields. The Add User Profile Data Field dialog box appears.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:1.17em;"&gt;Add a key - this is to uniquely define the profile field&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:1.17em;"&gt;Add a label&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:1.17em;"&gt;Determine if you want the profile field to be searchable&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:1.17em;"&gt;Determine how you would like users to enter content&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h4 id="profile_fields"&gt;&lt;a id="Edit_a_custom_profile_field" name="Edit_a_custom_profile_field"&gt;&lt;/a&gt;&lt;span style="font-size:1.17em;"&gt;Edit a custom profile field&lt;/span&gt;&lt;/h4&gt;
&lt;p&gt;&lt;span style="font-size:1.17em;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;b&gt;Edit &lt;/b&gt;next to the profile field you want to change. The edit dialog box appears.&lt;/li&gt;
&lt;li&gt;In the dialog window, specify:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Key&amp;nbsp;&lt;/b&gt;- The name of the field.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Label &lt;/b&gt;- How the field is labeled in the Profile page.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Searchable &lt;/b&gt;- Whether or not the field is searchable.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Type of Input&lt;/b&gt; -&amp;nbsp;field as it is displayed on a user&amp;#39;s profile (for example, comma-separated list,&amp;nbsp;URL, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;b&gt;Save&lt;/b&gt;. The profile field list is updated to display the changes you made.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h4 id="profile_fields"&gt;&lt;a id="Delete_a_custom_profile_field" name="Delete_a_custom_profile_field"&gt;&lt;/a&gt;&lt;span style="font-size:1.17em;"&gt;Delete a custom profile field&lt;/span&gt;&lt;/h4&gt;
&lt;p&gt;&lt;span style="font-size:1.17em;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;b&gt;Delete &lt;/b&gt;next to the profile field you want to delete.&lt;/li&gt;
&lt;li&gt;Confirm the deletion and the list now no longer includes this profile field&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="profile_field_groups"&gt;&lt;a id="Profile_field_groups" name="Profile_field_groups"&gt;&lt;/a&gt;Profile field groups&lt;/h2&gt;
&lt;h3 id="add_a_custom_profile_field_to_a_user_profile"&gt;&lt;a id="Add_a_custom_profile_field_to_a_user_profile_group" name="Add_a_custom_profile_field_to_a_user_profile_group"&gt;&lt;/a&gt;Add a custom profile field to a user profile group&lt;/h3&gt;
&lt;p class="tdocs-note"&gt;For this procedure to work, you have to have the User - Banner widget on the home page.&lt;/p&gt;
&lt;p&gt;For a custom profile field to be visible, it must be included in a profile field group. An existing profile field will already be part of a group (for example, the existing Google IM name is part of the About group). A new field is not, by default, a member of any group and needs to be added - to either an existing group or a&amp;nbsp;custom group. The process is the same for adding to either kind of group.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Navigate to Administration &amp;gt; Membership &amp;gt; Profile field groups.&lt;/li&gt;
&lt;li&gt;Click&amp;nbsp;&lt;b&gt;Edit&amp;nbsp;&lt;/b&gt;for the profile field where you want to add the new field. (In this example, we&amp;#39;re using the About profile field group.) The Add/Edit User Profile Field Data dialog box appears.&lt;/li&gt;
&lt;li&gt;Drag the custom field from Available fields to Current panel fields.&lt;/li&gt;
&lt;li&gt;Click&amp;nbsp;&lt;b&gt;Save&lt;/b&gt;. Now, when you or your user edits a user profile, this field will appear in the group where you placed it. (To edit a profile, see Configuring the available profile options.)&lt;/li&gt;
&lt;li&gt;Go to your site (by clicking&amp;nbsp;&lt;b&gt;Go to site&lt;/b&gt;&amp;nbsp;in the upper-right corner).&lt;/li&gt;
&lt;li&gt;Click your user avatar, in this case Admin.&lt;/li&gt;
&lt;li&gt;Click&amp;nbsp;&lt;b&gt;Profile&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;Scroll down. You should now see your additional field in the area you added it to.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="add_a_new_profile_field_group"&gt;&lt;a id="Add_a_custom_profile_field_group" name="Add_a_custom_profile_field_group"&gt;&lt;/a&gt;Add a custom profile field group&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;b&gt;Create New Field Group &lt;/b&gt;at the bottom of the list of existing profile field groups. The &lt;a name="dialog"&gt;&lt;/a&gt;Add/Edit User Profile Data Panel dialog window appears.&lt;/li&gt;
&lt;li&gt;In the dialog window:
&lt;ol&gt;
&lt;li&gt;Specify a unique &lt;b&gt;Name &lt;/b&gt;for the profile field group. This will be displayed on the profile field widget for selecting groups to include on the profile. You cannot edit this name once it is created.&lt;/li&gt;
&lt;li&gt;Select one or more profile fields from the &lt;b&gt;Available Fields &lt;/b&gt;list and drag and drop them in the&lt;i&gt; &lt;/i&gt;&lt;b&gt;Current Panel Field&lt;/b&gt;&lt;b&gt;s &lt;/b&gt;list. Fields are displayed in the order they are listed.&lt;/li&gt;
&lt;li&gt;You can remove profile fields from the group by dragging and dropping any fields from&lt;b&gt; Current Panel Fields&lt;/b&gt; to&lt;i&gt; &lt;/i&gt;&lt;b&gt;Available Fields&lt;/b&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;b&gt;Save&lt;/b&gt;. The new profile field group is displayed in the list of all profile field groups. You must include the profile field group in a &lt;a class="internal-link new-page" title="Click to create new page titled: Configure the User Profile Fields widget" href="/community/10/w/legacy-user-documentation/add?WikiParentPageID=59205&amp;amp;WikiPageKey=Configure-the-User-Profile-Fields-widget"&gt;profile field widget&lt;/a&gt; on a page (typically the user profile page) before it is visible for editing/viewing.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="change_an_existing_profile_field_group"&gt;&lt;a id="Change_an_existing_profile_field_group" name="Change_an_existing_profile_field_group"&gt;&lt;/a&gt;Change an existing profile field group&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the dialog window, click &lt;b&gt;Edit &lt;/b&gt;next to the profile field group you want to change.&lt;/li&gt;
&lt;li&gt;Click &lt;b&gt;Save&lt;/b&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:1.17em;"&gt;&lt;strong&gt;Delete a profile field group&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;b&gt;Delete &lt;/b&gt;next to the profile field you want to delete.&lt;/li&gt;
&lt;li&gt;Confirm the deletion and the list now no longer includes this profile field group. Any profile field widgets that include this profile field group are reset to nothing so that this information no longer shows.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Use caution when deleting profile fields or profile field groups. If you remove a profile field, it is automatically removed from the profile field group and the profile field widget (if enabled). Community Server does, however, save any user-entered values for that profile field so that if you create a profile field with the same name and input type, that information will be displayed for the user again (as long as you&amp;#39;ve re-added the profile field widget). If you remove a profile field group that is included in a profile field widget, the profile widget is automatically removed from its page.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1eol13pu40"&gt;&lt;/h2&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>What are profile fields and how do I manage them?</title><link>https://community.telligent.com/community/11/w/user-documentation/67479/what-are-profile-fields-and-how-do-i-manage-them/revision/1</link><pubDate>Tue, 04 Aug 2020 16:28:12 GMT</pubDate><guid isPermaLink="false">801c8161-fc26-4c9a-8aaf-dd410451854b</guid><dc:creator>Grant Pankonien</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/67479/what-are-profile-fields-and-how-do-i-manage-them#comments</comments><description>Revision 1 posted to User Documentation by Grant Pankonien on 08/04/2020 16:28:12&lt;br /&gt;
&lt;p&gt;Profile fields are elements included on user profiles to either simply display information about the user (read-only); create a field visible only to admins (such as a number),&amp;nbsp; or provide a way for the user to specify unique information about him/herself. You can also &lt;a class="ExistingPageLink" title="Click to view the page titled: Customize the user registration form" href="/community/10/w/legacy-user-documentation/59142/customize-the-user-registration-form"&gt;include these fields on the registration form&lt;/a&gt; to capture the information at the moment someone joins your community rather than waiting for them to update their profile.&lt;/p&gt;
&lt;p&gt;To include profile fields on user profiles, you must add the field(s) to a group and the group to a &lt;a class="internal-link new-page" title="Click to create new page titled: Configure the User Profile Fields widget" href="/community/10/w/legacy-user-documentation/add?WikiParentPageID=59205&amp;amp;WikiPageKey=Configure-the-User-Profile-Fields-widget"&gt;User profile fields widget&lt;/a&gt; on the user profile. You need to&amp;nbsp;&lt;a href="/community/10/w/legacy-user-documentation/59205/customize-the-fields-on-user-profiles#new_group"&gt;customize the widget to show the profile fields&lt;/a&gt; in the profile field group. &lt;b&gt;If users have not yet specified information for these profile fields, the fields are not visible on the user&amp;#39;s profile.&lt;/b&gt; But when a user edits the profile, he or she is able to add content to each profile field. You can also decide, for each profile field, whether community members should be able to search for similar members via that profile field by selecting &lt;b&gt;Yes &lt;/b&gt;for search indexing question.&lt;/p&gt;
&lt;p&gt;The profile fields for birthdate, gender, public email, website, location can&amp;#39;t be deleted or changed by admins (thus prevented from breaking the site). You can pull only what has changed in a particular user&amp;#39;s profile via the platform and in-process &lt;a title="Click to create new page titled: APIs" href="/community/developers/w/developer7/"&gt;APIs&lt;/a&gt;.&lt;/p&gt;
&lt;p class="tdocs-note"&gt;The only fields indexed by search are plain text fields such as those entered in the profile. The default searchable fields include Birthday, Department, Education, Gender, Hobbies, Language, Occupation, and Title. HTML, URL, or check box fields are not indexed by Telligent Community Server.&lt;/p&gt;
&lt;p class="tdocs-note"&gt;To support commas for searchable custom profile fields, &lt;a href="/community/10/w/legacy-user-documentation/59205/customize-the-fields-on-user-profiles#CSV"&gt;change the field&amp;#39;s data type to comma-separated list&lt;/a&gt; in User Profile Configuration.&lt;/p&gt;
&lt;p&gt;By default, we include a set of profile fields grouped together in three groups:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;About: location, birthday, gender, language&lt;/li&gt;
&lt;li&gt;Contact: public email, blog, gallery, Web site, Facebook, AOL IM, Yahoo IM, Google IM, Windows Live IM&lt;/li&gt;
&lt;li&gt;Interests: occupation, hobbies, education&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;As an administrator you can modify these defaults, add additional fields to these existing groups, or create new groups to add to or replace these.&lt;/p&gt;
&lt;h4 id="profile_fields"&gt;&lt;a id="Add_a_custom_profile_field" name="Add_a_custom_profile_field"&gt;&lt;/a&gt;&lt;span style="font-size:1.17em;"&gt;Add a custom profile field&lt;/span&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-size:1.17em;"&gt;Navigate to Administration &amp;gt; Membership &amp;gt; Profile Fields.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:1.17em;"&gt;Click &lt;b&gt;Create New Field&lt;/b&gt; at the bottom of the list of existing profile fields. The Add User Profile Data Field dialog box appears.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:1.17em;"&gt;Add a key - this is to uniquely define the profile field&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:1.17em;"&gt;Add a label&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:1.17em;"&gt;Determine if you want the profile field to be searchable&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:1.17em;"&gt;Determine how you would like users to enter content&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h4 id="profile_fields"&gt;&lt;a id="Edit_a_custom_profile_field" name="Edit_a_custom_profile_field"&gt;&lt;/a&gt;&lt;span style="font-size:1.17em;"&gt;Edit a custom profile field&lt;/span&gt;&lt;/h4&gt;
&lt;p&gt;&lt;span style="font-size:1.17em;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;b&gt;Edit &lt;/b&gt;next to the profile field you want to change. The edit dialog box appears.&lt;/li&gt;
&lt;li&gt;In the dialog window, specify:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Key&amp;nbsp;&lt;/b&gt;- The name of the field.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Label &lt;/b&gt;- How the field is labeled in the Profile page.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Searchable &lt;/b&gt;- Whether or not the field is searchable.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Type of Input&lt;/b&gt; -&amp;nbsp;field as it is displayed on a user&amp;#39;s profile (for example, comma-separated list,&amp;nbsp;URL, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;b&gt;Save&lt;/b&gt;. The profile field list is updated to display the changes you made.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h4 id="profile_fields"&gt;&lt;a id="Delete_a_custom_profile_field" name="Delete_a_custom_profile_field"&gt;&lt;/a&gt;&lt;span style="font-size:1.17em;"&gt;Delete a custom profile field&lt;/span&gt;&lt;/h4&gt;
&lt;p&gt;&lt;span style="font-size:1.17em;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;b&gt;Delete &lt;/b&gt;next to the profile field you want to delete.&lt;/li&gt;
&lt;li&gt;Confirm the deletion and the list now no longer includes this profile field&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="profile_field_groups"&gt;&lt;a id="Profile_field_groups" name="Profile_field_groups"&gt;&lt;/a&gt;Profile field groups&lt;/h2&gt;
&lt;h3 id="add_a_custom_profile_field_to_a_user_profile"&gt;&lt;a id="Add_a_custom_profile_field_to_a_user_profile_group" name="Add_a_custom_profile_field_to_a_user_profile_group"&gt;&lt;/a&gt;Add a custom profile field to a user profile group&lt;/h3&gt;
&lt;p class="tdocs-note"&gt;For this procedure to work, you have to have the &lt;a class="internal-link new-page" title="Click to create new page titled: Configure the User - Banner widget" href="/community/10/w/legacy-user-documentation/add?WikiParentPageID=59205&amp;amp;WikiPageKey=Configure-the-User-_2D00_-Banner-widget"&gt;User - Banner&lt;/a&gt; widget on the home page.&lt;/p&gt;
&lt;p&gt;For a custom profile field to be visible, it must be included in a profile field group. An existing profile field will already be part of a group (for example, the existing Google IM name is part of the About group). A new field is not, by default, a member of any group and needs to be added - to either an existing group or a&amp;nbsp;&lt;a href="/community/10/w/legacy-user-documentation/59205/customize-the-fields-on-user-profiles#new_group"&gt;custom group&lt;/a&gt;. The process is the same for adding to either kind of group.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Navigate to Administration &amp;gt; Membership &amp;gt; Profile field groups.&lt;/li&gt;
&lt;li&gt;Click&amp;nbsp;&lt;b&gt;Edit&amp;nbsp;&lt;/b&gt;for the profile field where you want to add the new field. (In this example, we&amp;#39;re using the About profile field group.) The Add/Edit User Profile Field Data dialog box appears.&lt;/li&gt;
&lt;li&gt;Drag the custom field from Available fields to Current panel fields.&lt;/li&gt;
&lt;li&gt;Click&amp;nbsp;&lt;b&gt;Save&lt;/b&gt;. Now, when you or your user edits a user profile, this field will appear in the group where you placed it. (To edit a profile, see &lt;a class="ExistingPageLink" title="Click to view the page titled: Configuring the available profile options" href="/community/10/w/legacy-user-documentation/59203/configuring-the-available-profile-options"&gt;Configuring the available profile options&lt;/a&gt;.)&lt;/li&gt;
&lt;li&gt;Go to your site (by clicking&amp;nbsp;&lt;b&gt;Go to site&lt;/b&gt;&amp;nbsp;in the upper-right corner).&lt;/li&gt;
&lt;li&gt;Click your user avatar, in this case Admin.&lt;/li&gt;
&lt;li&gt;Click&amp;nbsp;&lt;b&gt;Profile&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;Scroll down. You should now see your additional field in the area you added it to.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="add_a_new_profile_field_group"&gt;&lt;a id="Add_a_custom_profile_field_group" name="Add_a_custom_profile_field_group"&gt;&lt;/a&gt;Add a custom profile field group&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;b&gt;Create New Field Group &lt;/b&gt;at the bottom of the list of existing profile field groups. The &lt;a name="dialog"&gt;&lt;/a&gt;Add/Edit User Profile Data Panel dialog window appears.&lt;/li&gt;
&lt;li&gt;In the dialog window:
&lt;ol&gt;
&lt;li&gt;Specify a unique &lt;b&gt;Name &lt;/b&gt;for the profile field group. This will be displayed on the profile field widget for selecting groups to include on the profile. You cannot edit this name once it is created.&lt;/li&gt;
&lt;li&gt;Select one or more profile fields from the &lt;b&gt;Available Fields &lt;/b&gt;list and drag and drop them in the&lt;i&gt; &lt;/i&gt;&lt;b&gt;Current Panel Field&lt;/b&gt;&lt;b&gt;s &lt;/b&gt;list. Fields are displayed in the order they are listed.&lt;/li&gt;
&lt;li&gt;You can remove profile fields from the group by dragging and dropping any fields from&lt;b&gt; Current Panel Fields&lt;/b&gt; to&lt;i&gt; &lt;/i&gt;&lt;b&gt;Available Fields&lt;/b&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;b&gt;Save&lt;/b&gt;. The new profile field group is displayed in the list of all profile field groups. You must include the profile field group in a &lt;a class="internal-link new-page" title="Click to create new page titled: Configure the User Profile Fields widget" href="/community/10/w/legacy-user-documentation/add?WikiParentPageID=59205&amp;amp;WikiPageKey=Configure-the-User-Profile-Fields-widget"&gt;profile field widget&lt;/a&gt; on a page (typically the user profile page) before it is visible for editing/viewing.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="change_an_existing_profile_field_group"&gt;&lt;a id="Change_an_existing_profile_field_group" name="Change_an_existing_profile_field_group"&gt;&lt;/a&gt;Change an existing profile field group&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the dialog window, click &lt;b&gt;Edit &lt;/b&gt;next to the profile field group you want to change.&lt;/li&gt;
&lt;li&gt;Click &lt;b&gt;Save&lt;/b&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:1.17em;"&gt;&lt;strong&gt;Delete a profile field group&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;b&gt;Delete &lt;/b&gt;next to the profile field you want to delete.&lt;/li&gt;
&lt;li&gt;Confirm the deletion and the list now no longer includes this profile field group. Any profile field widgets that include this profile field group are reset to nothing so that this information no longer shows.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Use caution when deleting profile fields or profile field groups. If you remove a profile field, it is automatically removed from the profile field group and the profile field widget (if enabled). Community Server does, however, save any user-entered values for that profile field so that if you create a profile field with the same name and input type, that information will be displayed for the user again (as long as you&amp;#39;ve re-added the profile field widget). If you remove a profile field group that is included in a profile field widget, the profile widget is automatically removed from its page.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;&lt;/h2&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>