Download MP4

With Raised Events under your belt, you can now use masters even when the interactions on each instance are different.

This tutorial shows us how use the same master and raised events to open different Previous/Next links from each page.

 

Go to Previous/Next Link Master Tutorial

Any interaction within a master can raise an event.  In the Case Editor dialog, choose the “Raise Event” action.  In Step 4 of the dialog, you can add and manage raised events and select the event(s) to raise in the interaction. It helps to give the raised event a descriptive name, like OnHelpButtonClick.

 

Raised events can also be managed in the Manage Raised Events dialog at Wireframe -> Manage Raised Events in the main menu.

When you add the master to a page, select the master and you’ll see the raised events in the Interactions pane. You can add interactions to that event the same way you would any other event.

Raised Events are custom events created on masters that allow you to add different interactions to each instance of the master.  You can also use raised events when you want widgets inside a master to affect widgets on the page outside of the master. Raised event are triggered from interactions on widgets within the master.

 

For example, if you create a "Back" or "Previous" button within a master, you can raise an event from the OnClick of the button that can then link to a different page depending on which page the master is used. The benefit is that the button is a master and can be updated in one location.

 

Or if your page has a master and a dynamic panel, and a button within the master needs to hide panel. You can raise an event from the button click in the master, so that an interaction can be defined on the master to hide the panel.

 

It can take a bit to get comfortable with raised events, but it’s a powerful feature when you need it.

 

Training   

Videos

Tutorials

Widget Libraries

Forum

HOME

FEATURES

WHY AXURE

HOW TO

SUPPORT

COMPANY

DOWNLOAD

BUY

My Account

In this article, learn how to add custom interactions to different instances of a master using raised events.

Still need help? Check out the forum or drop us a line at support@axure.com.

Home

Features

Why Axure

How To

Support

Company

Download

Buy

Contact

Privacy

Legal

Sitemap

© 2002-2012 Axure Software Solutions, Inc. All rights reserved.

 

Next Article

Previous Article

The Round Up

Increase reuse of Masters with

Raised Events

Raised Events Overview

Create and Use Raised Events

Raised Events Tutorials

Previous / Next Link Master