loading...

videos

Please note that these videos are

for an older version of Enfacade and

have been included here to give

you an overview of our product.

Tutorials

Our videos aim to show you how to easily add features to your application. In most cases considerable functionality can be added in just a few clicks and keystrokes.

The videos are divided into two sections...

Basic Features

The videos in this section develop a very simple forecasting application based on two tables containing companies and related departments. The MySQL script to create this environment can be found here.

ID Description More Info Video
1-01 Generating A First Cut Application Further Information on Video 1-01 View Video
1-02 Demonstrating First Cut Application Functionality And Data Integrity Further Information on Video 1-02 View Video
1-03 First Cut Application Layers Tour Further Information on Video 1-03 View Video
1-04 Add A Data Freeform Sharing Data With A Data Grid Further Information on Video 1-04 View Video
1-05 Add A Data Grid Displaying Rows Associated With The Current Row Of A Data Table Further Information on Video 1-05 View Video
1-06 Add A Page To Display Rows Constrained By The Current Row Of A Data Table In An Existing Page Further Information on Video 1-06 View Video
1-07 Add A Lookup To Display The Allowed Values For A Foreign Key Field On A Page Then Copy Back The Chosen Value Further Information on Video 1-07 View Video
1-08 Use Validation Messages To Correct Invalid XML Further Information on Video 1-08 View Video
1-09 Define Allowed Values For An Entity Property In The Model Further Information on Video 1-09 View Video
1-10 Add A Drop Down Select List To A Displayed Field Further Information on Video 1-10 View Video
1-11 Change An Entity Property In The Model To Be Boolean And Displayed As A Checkbox Further Information on Video 1-11 View Video
1-12 Format Displayed Fields Further Information on Video 1-12 View Video
1-13 Divide A Data Freeform Into Tabs Further Information on Video 1-13 View Video
1-14 Divide A Data Grid Into Tabs Further Information on Video 1-14 View Video
1-15 Add Additional Criteria Fields To A Data Table Further Information on Video 1-15 View Video
1-16 Add A Criteria Field To A Data Table That Uses A Lookup To Set Its Values Further Information on Video 1-16 View Video
1-17 Add Existence Fields To A Data Table Further Information on Video 1-17 View Video
1-18 Demonstrate Use Of Criteria And Existence Fields Further Information on Video 1-18 View Video
1-19 Add Additional Prior Fields To A Data Table Further Information on Video 1-19 View Video
1-20 Add Joined Fields To A Data Table Further Information on Video 1-20 View Video
1-21 Add Dynamically Calculated Fields To A Data Table Further Information on Video 1-21 View Video
1-22 Add Summary Fields To A Data Table Further Information on Video 1-22 View Video
1-23 Understanding And Using Labels Further Information on Video 1-23 View Video
1-24 Adding Javascript To A Page Further Information on Video 1-24 View Video
1-25 Adding An Embedded Component Further Information on Video 1-25 View Video
1-26 Tracing the Mapping Of A Web Page to the Controller's Page Model Further Information on Video 1-26 View Video
1-27 Globally Changing Names Further Information on Video 1-27 View Video

Java Business Logic

The videos in this section demonstrate how Java Business Objects are defined, generated and then used to develop business logic. They add business logic to the application developed in the videos above.

ID Description More Info Video
2-01 Add Business Logic To Act On An Entity Using Generated Entity Type Business Objects Further Information on Video 2-01 View Video
2-02 Demonstrate The Route An Event Fired On The Browser Takes Through The XML Design Further Information on Video 2-02 View Video
2-03 Add Business Logic To The Controller Layer Using Generated Business Objects Further Information on Video 2-03 View Video
2-04 Add Business Logic That Acts On Sets Of Entities Using Generated Model Entity Set Business Objects TBC
2-05 Add Business Logic To Act On A Set Of Entities Dictated By The View Using Generated Model Access Business Objects TBC
2-06 Add A Controller Refresh Rule TBC
2-07 Tracing Program Flow Through The Runtime TBC
2-08 Globally Changing Business Object Names TBC

Advanced Features

The videos in this section demonstrate some of the more advanced functionality that can be added to your application.

Advanced Java Business Logic

The videos of this section show some of the advanced features available for defining business logic.