How can we help you today?

ShortPoint Connect: How Items Mapping Works

Ever used ShortPoint Connect to build dynamic SharePoint pages? If you have, you know just how powerful it is. But did you know that the real force behind the capabilities of ShortPoint Connect lies with a feature called Items Mapping?


connection types


Items Mapping is the bridge between your raw data and those beautiful design elements your users love. Let’s dive into what it is, how it works, and why it’s about to become your new best friend.


TABLE OF CONTENTS


Prerequisites

  • You must have the latest version of ShortPoint SPFx installed.
  • You must be a ShortPoint Designer with an active license.
  • You must have a data source (SharePoint List, Document Library, etc.) you want to use to connect.
  • You must have the Design Element you want to use for the connection on your SharePoint page.

What is Items Mapping?


Before you can understand the logic behind items mapping, you’ll need to know about ShortPoint Connect first.


ShortPoint Connect is a feature that creates a real-time link between a Design Element and a Data Source. Basically, it fetches data from a SharePoint List, a Document Library, an Outlook Calendar, or even an external RSS feed and connects that data to any ShortPoint Design Element (Tiles, Image List, Slideshow, etc).


ShortPoint Connect is inseparable from Items Mapping. Think of connect and items mapping as a food delivery service. Connect is the delivery man that brings all the food (data) to your door, and items mapping is the customer who receives the food (data) and places them in their right place: meat in the freezer, vegetables in the chiller, etc.


To put it simply, Items Mapping is the process of telling a Design Element (like a Ticker, a List, or a Tiles element) exactly which piece of data goes where.


For example, if connect fetches a list of employee data (with basic information including name, job title, and department), items mapping is deciding where each basic information goes: name will be the title, job title will be the subtitle, and department will be the description.

Without items mapping, ShortPoint might know where the data is, but it won't know how to display it.


How Does Items Mapping Work?


The beauty of Items Mapping is that you don't need to be a developer to master it. It usually happens right after you’ve established a ShortPoint Connection.


Connecting to a Source


Before you can start items mapping, you’ll need to connect a Design Element to a source. For this guide, we’ll use an Image List Design Element and this SharePoint List below as the data source.


sample data source


Step 1: Edit the ShortPoint web part

  • Go to a SharePoint page and edit it:


Edit


  • Close the Toolbox:


close icon

  • Edit the ShortPoint web part:


Edit properties icon


Step 2: Edit the Design Element


NOTEBefore proceeding, you must have the Design Element you want to use to connect on your page. In this case, we’ll use Image List.


  • Click the EasyPass tag of the Design Element:


EasyPass tag


  • Select the cogwheel icon:

Cogwheel icon


Step 3: Establish Connection

  • Go to the Connect tab:


connect tab


  • Click Configure:


Configure


  • Choose the connection type you’ll use. ShortPoint has over 20 integrations, depending on the type of data you have. For this guide, we’ll use the Current Site connection since the SharePoint List we’ll use is located in the SharePoint site we’re currently using.


choose a connection type


  • Add in the necessary details. In our case, we need to add the [1] name of the SharePoint List, the [2] view type, and the [3] items limit:


NOTEThe details you’ll need to fill in will vary depending on the connection type you used. For more information, check out ShortPoint Connect articles.


connection details


  • Once done, click Connect.


Connect


  • You’ll see a green success banner if the connection has been established successfully.


successful connection


Great work!  Now that you have connected a Design Element to a data source, you can now proceed to the actual items mapping.


Items Mapping


Before we start the actual items mapping, we need to talk about the secret ingredient that makes mapping work: Properties.


To keep things simple, let’s take a look at the sample SharePoint List you see below. Properties are the main data fields (or labels) inside your source. They are the specific bits of information you want to pull onto your page.


Looking at our list, our Properties are Name, Phone, Number, Work Title, Work Description, Department, and Image.


sample properties


When we move into the mapping phase, you’ll be telling ShortPoint exactly which of these labels should fill the slots in your design. For example, you’ll likely want to map the Name property to the Title slot of your Design Element. Easy, right?


Now that we know what we're working with, let's get to the fun part and start mapping!


Step 1: Prepare the Items tab

  • Go to the Items tab. This is where items mapping happens.


Items tab


  • Delete all default content. You need to remove all existing content so that only the information from your data source will be shown.

Step 2: Pick Properties to Showcase


Before we start picking properties, let’s explain some components inside the Items tab first.


Each Design Element has built-in fields. For the Image List, you’ll see Title, Subtitle, Description, Image, Link, etc. These fields will hold the information that appears in the Design Element.


sample fields


Each field has a corresponding link icon.


link icon


The link icon holds the properties you can map. As mentioned earlier, the properties listed reflect the data points/labels found on your source data.


properties


Let's now start picking properties to showcase!


  • Use the link icon to map the properties you want to show up in each field. Let’s take the Title field as an example. We want all the names of the employees to appear as the title. So, we’ll choose the Name property from the property list. When you preview the Design Element, you’ll now see all the employee names in our SharePoint List.
  • Repeat the same process for the other fields.
NOTEYou don’t have to map every field in the Design Element. Only map what you want to show. If you leave a field blank in the Items tab, ShortPoint simply won't display anything for that specific field.


  • Preview how the Design Element looks:


Preview


  • Once satisfied, click Update:


Update


Step 3: Save

  • Click the green check mark:


green checkmark


  • Save your changes:


Save


  • And Publish your page:


Publish


It’s super easy, right?! You can now map your own data using ShortPoint Connect. You’re on your way to creating dynamic SharePoint sites.


successful items mapping


Why Is Items Mapping So Useful?


You might be thinking, "Can't I just type this in manually?" Of course, you can. ShortPoint will always have that option for you. But if you want to reduce the amount of work you have to do once a single piece of information changes, Items Mapping is a game-changer. Here are more reasons why you should give this a try:


  • Real-Time Updates: When someone updates the SharePoint List, the page updates automatically. No manual edits required.
  • Consistency: You design the layout once, and every item follows the same beautiful theme.
  • Scale: Mapping works just as well for 5 items as it does for 500. It’s the ultimate "set it and forget it" tool.
  • No Coding Required: It replaces complex XSLT or JavaScript coding with a simple point-and-click interface.

Ready to Give Items Mapping a Try?


Items Mapping is the difference between a static page that goes out of date in a week and a dynamic, living intranet that stays fresh forever. Once you get the hang of "linking" your data properties to your design, you’ll never want to build a manual list again.


If you’re already a ShortPoint Designer, head over to your ShortPoint Page Builder and start mapping!


Not yet a ShortPoint Designer? We’ll be happy to give you a tour. You can get a FREE 15-day trial from us. No strings attached. You can also get a one-on-one demo with our experts to learn more about ShortPoint and all it has to offer.


Frequently Asked Questions


Can I map data from different SharePoint sites?


Absolutely! By using the "SharePoint Site URL" connection type, you can pull data from a completely different site collection and map it just like a local list.


What if my data doesn't look right in the preview?


Check your mapping! Sometimes we map a "Date" column to a "Title" field by mistake.


Do I have to map every single field?


Nope. Only map what you want to show. If you leave a field blank in the mapping tab, ShortPoint simply won't display anything for that specific property.


Can I use "Items Mapping" with external data like a News RSS feed?


Yes! ShortPoint is very flexible. If the connection is successful, you can map the properties provided by the RSS feed (like Author, PubDate, or Summary) to your Design Element.


Related articles:




Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.

World's best intranet sites are designed using ShortPoint

Get started today! Learn more
See all 34 topics

Start a trial

Ignite your vision. Install ShortPoint directly on your site, or play in sandbox mode. No credit card required.

Get started today

World’s best intranet sites are designed using ShortPoint

Thousands of companies using ShortPoint everyday to design, brand and build award winning intranet sites.

Get started Learn more