Prototype library website-Original release of lecturer Jin Wu, which can be freely reproduced. Please indicate the source!
AxureOfficial Chinese website: www.axurerp.cn
Axurerp7.0 parts details
Droplist drop-down list
Common Cases
Pass table information
The drop-down list is often used for gender selection, credit card expiration date, address list, and other forms. The selected item is stored in the variable and passed through the variable.
Change the dynamic panel status across pages
View results
Use the drop-down list to change the image
When the drop-down list option is changed, the image content also changes accordingly. Download the RP file for details.
This post shares visible content
Drop-down list options
View results
Edit drop-down list
Add, delete, and sort options
Double-click the drop-down list to open the edit option. You can add, delete, and sort items in the drop-down list;
Batch add
Click the batch add option in the edit dialog box in the drop-down list box to copy and paste the text. Multiple options can be easily added. This method ensures that each row has a separate option.
Disable drop-down list
By default, drag the drop-down list to the design area. This part is enabled. However, in some cases, you must disable the drop-down list.
You can right-click the widget and select "Disable" or select "Disable" in the widget properties panel.
To enable or disable the drop-down list, you can set it in the action of the use case editor.
Create blank options
In the generated prototype, the drop-down list displays the top/first option by default. Because you cannot create blank options, but you can create an option and add a space, which can replace the blank options.
Common drop-down list Interaction
Hyperlink selected from the drop-down list
Download case
View results
Detailed description of axurerp7.0 basic tutorial series components drop-down list