.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt .. _tutorial-template: Preparing a template for display ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The next step is to start preparing the display for the results of our query. To achieve this, create a new record of type Template-based Display. Just enter a title and save. You should have a screen that looks like this: .. figure:: ../../Images/Tutorial/TemplateDisplayMetadata.png :alt: First step with templatedisplay A Template Display element with just a title The main action happens in the mapping "Fields". At the moment there's nothing we can do in the "Mapping" tab, but we can switch to the "HTML" tab and start defining a template for displaying the list of BE users. Enter the following HTML: .. code-block:: html in the HTML tab. .. figure:: ../../Images/Tutorial/TemplateDisplayHtml.png :alt: Inserting the HTML code Inserting the HTML code in the Template Display element The basic idea is to display the BE users as a bulleted list. So the first step is to open and close a :code:`