Skip to main content

Return to TX Community

Liaison

Creating a Portal

Creating a new Portal

  1. Navigate to the TargetX Builder tab.
  2. Select the Portal Builder option.
  3. Click the + in the top right of the window. When you create a new Portal you will need to define the following information:
  • Name (required) will display to your constituents when navigating the Portal.
  • Description (required) is for internal use to describe the purpose of the Portal.
  • Category is a picklist of values that allow you to order and group your Portals into common categories. 
  • Community allows you to link to an existing Salesforce Community.
  1. Select Create to move to the next step in defining layout and content using widgets. Once your portal is created you’ll see it in the list of available portals.  Click the icon to delete , copyor edit the portal.

Configuring your Portal Banner

Configure a banner to add branding to the portal. The banner is persistent across the Portal and cannot be removed. Select the Banner in the Canvas area on the left.Once selected the Content tab on the right will list the information required:

  1. Navigate to the TargetX Builder tab.
  2. Select the Portal Builder option.
  3. Click to edit the Portal where you wish to configure the Banner.
  4. Click on the Title/Subtitle option at the top of the page.
  5. ​The Logo section displayed on the right side panel is where you configure the image that displays in banner:
  • Logo section displays FileDocument or URL radio buttons:
    • File option displays an Image picklist of any images stored in Files.
      • Manage Images button takes you to the Files folder in SF where you can upload new images. Note: Portal only supports the use of Image files.
    • Document option displays an Image picklist of any images stored in Documents.
      • Manage Images button takes you to the Documents folder in SF where you can upload new images.
    • URL option displays the Source URL to specify an image URL. 

Notes:

  • The File option won't display if the File Library 'TargetX Builder - Portal Images' does NOT exist.
  • Uploading images to Salesforce is the preferred means of using images as the image is formatted to meet your needs, and will always be available to the Portal.
  • Be aware of file size and file storage limitations when saving files to Salesforce.  See Data and File Storage Limits for more information.

 

  • Alt Text is the text for your image that will be available to a screen reader.
  • Navigation URL allows you to indicate a URL that, when clicked, will direct the user to another site.
  • Open in New Tab toggle specifies whether to open a new tab when the Navigation URL is selected.
  • The Text section allows you to define the Title and Colors for your Portal Banner.
    • Title text entered here displays in top line of banner (limit of 45 characters).
    • Title Color defines the color for the Title Text. Enter a color name (e.g., Black, Red)  or a hexadecimal value for the color you want to use.
    • Subtitle text displays under the Title (limit of 32 characters).
    • Subtitle Color defines the color for the Subtitle Text. Enter a color name (e.g., Black, Red) or a hexadecimal value for the color you want to use.

Note: When defining colors, you can enter a color name(e.g., Black, Red) or a hexadecimal value for the color you want.

  1.  Save your changes.


For details on recommended image dimensions, please see the article Recommended dimensions for images and graphics in TargetX Portal
 

Defining your Portal Layout

As you build your portal, there are two buttons near the top of the canvas area:
 
- Click this button to hide or show the portal editing sidebar.  You can view the various tabs created and navigate to links you may have included. 
 - Click this button to preview your portal page.  You will preview the first page of your portal, and clicking the link links will allow you to preview other pages.

Each Portal includes a Banner, Pages and Sections

Defining Sections for your Portal

The Layout tab allows you to define Sections and add Widgets to your Portal.

 
Each Section of the Portal will display as a tab at the top of your Portal. To create a new page/section, select the Layout tab:

layout tab

  Define a section by choosing the layout: 

  • 1 column 
  • 2 columns
  • 3 columns
  • ¾ left column - creates a 2-column layout, with the left column taking ¾ of the page width
  • ¾ right column - creates a 2-column layout, with the right column taking ¾ of the page width

 
Once you’ve added a section, select the section header to define a Section Name

section name

The Section menu in the Canvas area allows you to move, delete, or clone a section of your Portal. You can also set Conditions for the section.
 

section menu options

  • Clicking the move up or move down icon moves the section up or down the page relative to other sections.
  • The delete icon deletes the section.  You will receive a prompt indicating that all data in the section will be lost.  Click the slider to indicate you are okay with losing the data, then click Delete.
  • The copy icon duplicates the current section immediately below the current section.
  • The condition sets icon allows you to indicate under what conditions the section is visible.  Clicking the icon opens the Condition Sets tool.

Using Merge fields in Portal

Merge Fields allow you to personalize the portal content for users and are available in various locations in the Portal:

  • Widgets - Text and Video widgets
  • Banner- Title and Subtext
  • Pages- Page Title

Merged fields will display data from the user’s Contact record.

Note: The Portal can include filters from custom objects, but can only include Merge Fields if the Contact object has a lookup field to the custom object; this means you can only display merge fields from one child record. 


To add a merge field:

  1. Select the Add Merge Field link.
  2. Choose a contact field or Lookup.
  3. Select Add.

Notes: 

  • As a Best Practice, treat merge fields as case-sensitive to prevent rendering issues in complex condition sets. Example:
    • Incorrect:
      &tfa_63=
      UndefinedNameError: reference to undefined name 'ID' (click for details)
      Callstack:
          at (TargetX_Help_Center/TargetX_Portal/Getting_Started/Creating_a_Portal), /content/body/div[5]/ul[2]/li[1]/ul/li[1]/span/span, line 1, column 2
      
    • Correct:
      &tfa_63=
      UndefinedNameError: reference to undefined name 'Id' (click for details)
      Callstack:
          at (TargetX_Help_Center/TargetX_Portal/Getting_Started/Creating_a_Portal), /content/body/div[5]/ul[2]/li[1]/ul/li[2]/span/span, line 1, column 2
      
  • If any invalid merge fields exist, you will notice some merges field won't display as expected.

Using Widgets in your Portal

Several types of widgets are available for use in your Portal. To add a widget, highlight the block in the Canvas to choose a widget:

Portal Builder: Canvas

Note: Once you select a particular widget, you are automatically navigated to the Content tab to enter additional information.                                         

Image widget allows you to specify an image to display in a specified section. Select the section where you want to place an image and select the Image button. Content settings for an Image are:

  • The Style options allow you to select a Block Color; which will be the color displayed in the background of an image. You can also select the Fit to Block toggle to stretch your image to fit the entire section. You will only see the stretched image when you Preview or Publish.
  • Various attributes are available for the Image widget:
    • FileDocument or URL radio buttons:
      • File option displays an Image picklist of any items stored in Files.
        • Manage Images button takes you to the Files folder in SF where you can upload new images. Note: Portal only supports the use of Image files.

Please note: The file option is NOT an enhancement to portal functionality, rather this additional option allows for a different way to manage the images that are displayed in portal.

  • Document option displays an Image picklist of any images stored in Documents.
    • Manage Images button takes you to the Documents folder in SF where you can upload new images.
  • URL option displays the Source URL to specify an image URL. 

Notes:

  • The File option won't display if the File Library 'TargetX Builder - Portal Images' does NOT exist.
  • Uploading images to Salesforce is the preferred means of using images as the image is formatted to meet your needs, and will always be available to the Portal.
  • Be aware of file size and storage limitations when saving files to Salesforce.  See Data and File Storage Limits for more information.

 

  • Name - The name you wish to associate with the image
  • Alt - The text for your image will be available to a screen reader.
  • Navigation URL - allows you to indicate a URL that, when clicked, will direct the user to another site.
  • Open in New Tab - allows you to indicate a URL that, when clicked, will direct the user to another site.
  • Add Merge Field allows you to select a Contact field to merge a user’s data into your text.
  • Remove - button will remove the widget from the section.

Portal Builder: Text widget content options

  • Text widget allows you to enter text onto your Portal. The Content settings for Text include a Text Editor and a Remove button to remove the widget from the section.
  • Video widget allows you to display a video. Enter a Title for the video and then enter a link into the Embed Code field. For example, if you are displaying a video from Youtube.com - copy the Embed Link from Youtube.com. Paste that link into the Embed Code field. See Embed Videos & Playlists for instructions on embedding YouTube videos.

For more information, see Writing a condition set in Email, Portal or Group Assignment.
 

Troubleshooting tips if your image is not displayingEdit section

The following conditions can result in an empty widget and cause the image to be hidden:

  • Buttoncode, or text widget with no content
  • Image, and Image Gallery widget with no source URL
  • Image Caption widget with either no source URL or no caption content
  • Social widget with all social media links empty

Using 'Advanced Widgets' in your Portal

Advanced widgets allow you to connect to other TargetX products such as Events and Online Application.

  • The Events widget will display My Events to the user if Events have been configured in your Community.
    • You can indicate an Events URL Override by entering a new URL on the Content tab.
  • The App widget will display any existing Applications and provides a button to Start a New Application.
    • You have the option to show the Start New Application button, by selecting the Content tab.
    • You have the option to show Started On and Deadline dates, by selecting the Content tab.

Supplemental Forms

For a Supplemental Form to be displayed, the following conditions must be met:

  • Application Stage = Submitted
  • Supplemental Form field on Application contains an Application Form.

 
For more information on Supplemental Forms,  see Supplemental Forms.

  • The App/Checklist widget displays the App list and the App Tracker.
    • You can show the Start New Application button by selecting the Content tab.
    • You can show Started On and Deadline dates by selecting the Content tab.
    • You can show the Start New Application button.

Note: The App/Checklist widget is ONLY available in a 1-column section.

  • When an Application is submitted, you can customize the text displayed by populating the Application Submitted Text field on the Application.

 Note: You can create a Flow to update the Application Submitted Text if you want to default a particular message. 

 

Using the Recommendation widget

The REC widget lets you display requested Recommendations and associated Recommendation Forms to Recommenders within the Portal. You have the option to display the Application Snapshot as well as define In Progress Display Text and Submitted Display Text. 

Warning: This widget can NOT BE USED on Student-facing Portals.

Recommendation widget

  • Display Application Snapshot will display a link within the portal for a recommender to view a snapshot of the submitted application for the Applicant requesting recommendations.
  • The REC widget will display “My Recommendations" to the recommender along with the status of the recommendation form: In Progress or Submitted. Previewing the REC widget within the Portal will display No Recommendations.

Note: the REC widget will only display if the Online Application package of 17.30011 or higher has been installed.

  • Was this article helpful?