Samples

Form

Chart

PDF

Database(Single Table)

Database(Relational Table)

Database(Sigle Table and save Images)

Database(Single table and Sort)

Database(Single table with CSV Upload/Download)

Database(Single table and File Upload/Download)

Database(Single table and File Upload/Download)

This example is an extended version of the Database(Single Table) example. This example shows a customers list with corresponding files to them. You can upload files for a customer and, you can download them later. The executable sample code can be found below.

To open the customer list add the below link to the menu.tpl

<div class="ajax-link" data-class="customer_files" data-function="page">Example Customer Files</div>

FOCUS Business Platform