Data Apps

Posts under the "Data Apps" category

Data Projects

Data Projects is a tool that allows plugin users to build data management pages for back-end and front-end usage. Projects are table based. Pages are generated on the fly. Database constraints and triggers are integrated automatically. Transaction levels can be added...

Projects and templates

This tutorial explains the basic concept of a Data Project and how Project Templates can be used to fine tune page layout and behaviour.Topics covered in this video tutorial   Importing tables Creating a Data Project Access a Data Project Global layout changes...

Supported Data Types

Table and column definitions are used to generate list tables and data entry forms. Constraints are handled internally by the plugin. Additional constraints can be added using database triggers. Make sure to handle errors correctly in your database triggers. This...

One-To-Many relationships

IMPORTANT Please notice that tab Manage Table Options is no longer available. Table Options was renamed to Project Templates and can now be accessed directly from the plugin menu.

Many-To-Many relationships

IMPORTANT Please notice that tab Manage Table Options is no longer available. Table Options was renamed to Project Templates and can now be accessed directly from the plugin menu.

Registration page

Follow these steps to add a simple registration page to your website: Create a table Create a Data Project Add a page (type = table) Set Allow Insert? to Only Copy the shortcode of the registration page Paste the shortcode into your web page A registration page allows...

Manage table options

Tab Manage Table Options is no longer available. Table Options was renamed to Project Templates and can now be accessed directly from the plugin menu.Topics covered in this video   Change column labels Change column order Hide columns Use lookups Use tabs

Shortcode usage

Data Projects can be added to a web page with the following shortcodes: Shortcode wpdadataproject (premium - adds the whole project including a project menu) Shortcode wpdadataforms (premium - adds a specific project page) Shortcode wpdadiehard (adds a specific...