Book Image

Kentico CMS 5 Website Development: Beginner's Guide

By : Thom Robbins
Book Image

Kentico CMS 5 Website Development: Beginner's Guide

By: Thom Robbins

Overview of this book

<p>There are over 1.7 billion internet users today. What are you doing to manage your web presence and reach your potential audience? A successful website guarantees serious business benefits and substantial cost savings for your company. Kentico CMS provides a flexible, all-in-one solution for web developers to create sites that ensure increase in brand loyalty, customer support savings and better brand management. However, making full use of Kentico CMS for attracting potential audience requires some guidance.<br /><br />This practical guide gives you a head start using Kentico CMS to create professional and engaging web sites. It helps you get started quickly and covers how to build dynamic, scalable, and feature-rich websites that will keep your site visitors engaged and coming back. It moves beyond the basics to take advantage of the most powerful features to create highly interactive websites. Practical examples and tutorials show how to leverage the thirty-four different modules to create everything from a basic website to the most advanced and interactive e-commerce and social media sites. The focus is on clear instructions and easy-to-understand tutorials. This book is for you if you want to get the most out of any Kentico CMS installation!</p> <p>By the end of this book, you will have learned how to build a dynamic, discoverable, and scalable website.</p>
Table of Contents (16 chapters)
Kentico CMS 5 Website Development
Credits
About the Author
Acknowledgement
About the Reviewers
Preface

Time for action—adding document attachments


Let's add a document attachment to an Event document and then display it using the Attachment Image web part through the following steps.

  1. 1. Log in to CMS Desk, select the Content tab, Events folder, New document icon, and then select the new Event (booking system) document, as shown in the following screenshot:

  2. 2. Enter the following information in the new Events form, and then select Save.

    Field

    Value

    Event name

    Successful taglines for your company

    Event summary

    In this webinar we will look at how to develop successful taglines for your company

    Event details

    Don't be left out developing successful taglines for your company

  3. 3. Select the document Properties tab, Attachments tab, click New attachment, and attach an image from your local PC, as shown in the following screenshot:

  4. 4. Once the image is attached, it will be listed, as shown in the following screenshot:

  5. 5. Select the Design tab, and in zoneTop, select the add web part icon (+).

  6. 6...