Book Image

Learning Axure RP Interactive Prototypes

By : John Krahenbuhl
Book Image

Learning Axure RP Interactive Prototypes

By: John Krahenbuhl

Overview of this book

Table of Contents (16 chapters)
Learning Axure RP Interactive Prototypes
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
3
Registration and Sign In
4
Dynamic Content Management
5
Product Pages and Interactions
6
Search and Search Results
Index

Chapter 4. Dynamic Content Management

Several exciting new features were introduced in Axure RP 7. One such feature is known as the Repeater widget. The Repeater widget enables us to create a Repeater Dataset that repeats and dynamically updates an associated Repeater item. In addition, events and interactions can be defined that filter, sort, and paginate data displayed on the Repeater item.

In our project, we will leverage the Repeater widget to simulate a Content Management System (CMS). This single Repeater will then be used to dynamically update the Catalog, Category, and Product Detail pages.

In this chapter, you will learn about:

  • Designing our Catalog Repeater

    • Simulating a Content Management System (CMS)

  • Creating our Category Repeater

    • Defining and Creating Category Repeater interactions

  • Facetted Filtering, Sorting, and Pagination widgets

  • interactions for Facetted Filtering, Sorting, and Pagination

    • Defining Facetted Filtering interactions

    • Creating Sorting interactions

    • Enabling Pagination