

Let us call our global variable − varDynamicPanel.
Axure rp training plus#
A dialog box will open as shown in the following screenshot.Ĭlick the green plus (+) icon to add a global variable. To define a global variable, click Project in the menu bar, and then click Global Variables.

This variable in Axure’s terminology is − Global Variable. We will need a variable, which will be controlled when the button is clicked. This is required as we want to control the countLabel value for every Show Image button click. Please follow the label names and text listed in the table. The text will read – Image is shown 0 times.Ĭritical − It is important that the labels are broken into three. On the click of the button Show Image, we will increment the value of this variable.įor this example, we will be creating a text below the Dynamic Panel. We will create a variable for initiating the count to 0. To keep the example simple and clear, let us consider a scenario where we need to show the state of a particular widget.Ĭontinuing with our last example, let us consider that we want to show how many times the image was shown.

In Axure, we can use variables to represent or identify the state of a widget/interaction.Ī typical example will be storing a data value when transferring data from one page to the other. Variable, by definition, stands for a factor that is liable to vary or change. This requires UX engineer to wear the thinking hat and take the prototype designing to the next level. By the word intelligent, the prototype will need to detect the state of a certain widget in order to perform an action/trigger a certain behavior.Ī typical example of such an interaction is setting the color of a button. However, there will be many real-world scenarios, where the prototype will have to be intelligent. Until now, we have got ourselves introduced to the basic features of Axure for interactions.
