For the moment all the examples are written in spanish.
First tutorial
Exercise 1: preparing the base proyect
Creating the customers module
Exercise 2: creation of a new module and its configurations
Creating a deatil form
Exercise 3: creation of a detail form with inputs
Creating de employees module
Exercise 4: creation of the employee module and forms
Creating the branches and account forms
Exercise 5: creation of branches and accounts forms
Creating column renderer and calculated column
Exercise 6: creation of a column renderer and a calculated column
Filter elements in a table using a form key
Exercise 7: how to filter table elements with a form key
Add details to branches
Exercise 8: creation of a detail and a insert formulary on the branches module
Add details to accounts
Exercise 9: creation of a detail form on the account module
Filtering a table using the filter component
Exercise 10: how to filter a table with the o-filter-builder component
Add a custom column renderer
Exercise 11: how to add a custom renderer to a column
View data in grid mode
Exercise 12: how to visualize data in a grid structure
Use of external services
Exercise 13: example of how to use an external service on Ontimize apps
Use of card item in component
Exercise 14: how to add card item to the application
Charts
Exercise 15: how to use charts on Ontimize
Long tasks
Exercise 16: how to manage backend long tasks on our frontend
Open detail form from a button
Exercise 17: how to open a detail form from a button
Create new account and insert a customer
Exercise 18: how to create a new account asociated to a customer
Custom theme
Exercise 19: customization of the default application theme
Maps
Exercise 20: how to use Ontimize maps inside a form