Access Control & Personalization: Registration

IFML Modeling with WebRatio Mobile Platform
537 views Published on Apr 03, 2015 | Time 9 min
Applies to: 8.0 or higher

A mobile application may have a feature that allows a user to create his own account in order to be able to use the application. This lesson shows you how to model a basic "Registration" feature using WebRatio Mobile Platform.

 

Access Control & Personalization: Logout

IFML Modeling with WebRatio Mobile Platform
206 views Published on Apr 08, 2015 | Time 5 min
Applies to: 8.0 or higher

The "Logout" is the Operation that explicitly terminates the user's session. When the user press the "Logout" button, the user should be redirected to a public Screen (e.g., the "Login" screen). In this lesson you learn how to model the basic "Logout" feature for your application using WebRatio M...

 

Defining Toolbar

IFML Modeling with WebRatio Mobile Platform
227 views Published on Jan 20, 2016 | Time 5 min
Applies to: 8.0 or higher

WebRatio Mobile Platform gives the chance to model bars for a mobile application using two reserved sections of the screen: Top Bar and Bottom Bar. This lesson shows you how to model an application menu to browse between different sections using the Toolbar element.

 

IFML General Overview

IFML Modeling with WebRatio Platform
3,228 views Published on Nov 29, 2013 | Time 6 min
Applies to: 7.2 or higher

Developing the front-end of a user application is a costly and inefficient process for a number of reasons. WebRatio Platform has solved the User Interface modeling challenge by developing an interaction Flow Modeling Language, or IFML, which covers the existing gap in front-end application develop...

 

IFML Quick Reference Card

by Paolo Riviello
74 views Published on Mar 31, 2014
Applies to: All versions

IFML Quick Reference Card is the new one page document to print and keep on you desk when you want to learn the new OMG standard IFML (Interaction Flow Modeling Language), the modeling language for the User Interaction definition.

 

View Containers

IFML Modeling with WebRatio Platform
282 views Published on Nov 29, 2013 | Time 11 min
Applies to: 7.2 or higher

The web model is where you use the IFML Web Extensions to build the user interface of your Web application, and where you specify the business logic for each IFML action using a set of predefined operations. In this lesson we introduce the View Containers you can use to organize your Web applicatio...

 

View Components & Data Binding

IFML Modeling with WebRatio Platform
3,468 views Published on Oct 27, 2017 | Time 20 min
Applies to: 7.2 or higher

In order to publish content or to introduce interface elements for data entry in your Web application, we must use View Components. IFML defines a View Component as an element of the interface that displays content or accepts input. Let's see how a generic View Component works in WebRatio and which ...

 

Master & Details

IFML Modeling with WebRatio Platform
2,795 views Published on Apr 28, 2014 | Time 25 min
Applies to: 7.2 or higher

The ability to show a list of elements and the details of each listed element is one of the most common patterns in Web applications, the so-called "Master and Details" pattern. This lesson shows you how to build several variants of this pattern in WebRatio Platform, and illustrates related basic "I...

 

How to Model the Alphabetical Index Read this article and get points!

by Piero Fraternali
25,146 views Published on Apr 09, 2014
Applies to: 7.2 or higher

In many applications, such as corporate intranets or CRM, the user may need to access the archive of all registered people, and that archive may be very large. One way to support this requirement is by offering a search form, which however assumes that the user knows at least some information abou...

MoreRead this article and get points!
 

Form Inputs

IFML Modeling with WebRatio Platform
381 views Published on Apr 11, 2014 | Time 30 min
Applies to: 7.2 or higher

In almost every Web application, users come across a form where they are supposed to fill in some information. In WebRatio, forms are handled by a dedicated View Component named "Form". In this lesson you learn how to use the "Form" component to model and configure a Form with Fields.

 

How to Model Rich Text Editing Read this article and get points!

by Ombretta Malinverno
21,016 views Published on Mar 28, 2014
Applies to: 7.2 or higher

"A rich text editor is an interface for editing rich text within web browsers, which presents the user a ‘what you see is what you get‘ editing area." (Source: Wikipedia http://en.wikipedia.org/wiki/Online_rich-text_editor) A rich text editor can be useful when you want the user to be able to write...

MoreRead this article and get points!
 

Search Pattern

IFML Modeling with WebRatio Platform
211 views Published on Apr 09, 2014 | Time 30 min
Applies to: 7.2 or higher

Using the search function is the main way the user looks for content on an application. For this reason it's important to know the best practices for modeling an efficient search with IFML and WebRatio Platform. WebRatio Platform provides you with a predefined set of "View Components" that you c...

 

Choose and Apply Style

IFML Modeling with WebRatio Platform
1,247 views Published on Mar 27, 2014 | Time 20 min
Applies to: 7.2 or higher

An important aspect of a Web application is its Visual Identity.  The Visual Identity represents all the graphic widgets that you may want to use in order to make the Web application look good while providing a great user experience.  WebRatio lets you create Web applications with a great Visual I...

 

How to model a Simple Validation Read this article and get points!

by Davide Martinenghi
25,422 views Published on Mar 27, 2014
Applies to: 7.2 or higher

Validation is used to check that the data inserted by the user via the application’s user interface complies with the requirements of the application domain. Validating the data, for example data that is inserted into a form (or in any other View Component or View Component Part with input capabili...

MoreRead this article and get points!
 

Data Management: IFML Model

IFML Modeling with WebRatio Platform
1,949 views Published on Mar 28, 2014 | Time 20 min
Applies to: 7.2 or higher

In a Web application, you often need to manage information that is shown to the user. Managing the information means to create, update, or delete information. With WebRatio Platform you can easily model an administration section so that the Web application user can manage the application data. In t...

 
57 items of 209
Reset
 
 

Filter by platform

BPM
Mobile
Web
 

Filter by role

Modeler
Designer
Programmer
Business Analyst
IT Operator
 

Filter by level

Beginner
Intermediate
Expert
 

Filter by dev. phase

Set Up
Model Interaction Flow
Model Domain
Model Action
Define Style
Define Components
Generate,Test & Deploy
Maintain
Model Business Process