How to edit-in-place the rows of a Data List in your web prototypes
In this tutorial, you will learn how to edit-in-place the rows of a Data List. You can download an example here. 1) In a new web prototype, go to the Data Masters tab and create a new Data Master. 2) Name […]
Delete rows from a Data List in your web prototypes
In this tutorial, you will learn how to delete rows from a Data List, using the ‘Delete’ Data Master action. Download an example here. 1) Create a new Data Master. Name it ‘Users’ and create two fields: first name and last name. Click OK. […]
Create a log in form in your prototypes with Data Master records
In this tutorial, we will learn how to create a functional log in form that lets users get to the next page only if the log in name and password match one of the user name and password included in a Data […]
Add a shopping cart to your interactive prototypes
In this tutorial we’ll learn how to simulate an online shopping cart using Data Masters, Data Lists and variables. 1) Create a Data Master named “Product” with the following fields: Name, Description, Photo and Price. They must all be ‘text’ […]
How to build an advanced shopping cart in your prototypes
This tutorial will show you how to add and remove items from a shopping cart. You can download the below example here. 1) Go to the Data Masters tab and create a new Data Master. Name it ‘items’ and create two […]