01. Dolmen Platform. Installation for development
Development environment installation: local application server (Dolmen server and web-server), IntelliJ IDEA IDE
02. Dolmen Platform. Project Setup
Setting up a project for the module development
03. Dolmen Platform. Table Description
Creating tables for your modules
04. Dolmen Platform. Screens, part 1
Simple table screens
05. Dolmen Platform. Screens, part 2
Working with linked tables
06. Dolmen Platform. Screens, part 3
Linked tables. Forms and tabs
07. Dolmen Platform. Screens, part 4
Switching between screens
08. Dolmen Platform. Screens, part 5
Dependent fields
09. Dolmen Platform. Screens, part 6
Screen management and screen development workflow
10. Dolmen Platform. Server Console
Running actions in server console, querying table, editing records, views
11. Dolmen Platform. Two-factor authentication
Configuring two-factor authentication with time-based one-time passwords
12. Dolmen Platform. Iterating over table rows
Writing actions in Kotlin programming language
13. Dolmen Platform. Creating a table record
Writing an action to create a new record in the Customer table
14. Dolmen Platform. Searching, updating and deleting records
Working with records in database tables
15. Dolmen Platform. Running actions
Running actions in server console, screens and IDE
16. Dolmen Platform. Creating views
Using abstract tables to query several tables
17. Dolmen Platform. Charts
Data visualization in screens
18. Dolmen Platform. Localization
Translating the user interface
19. Dolmen Platform. Before Insert and Before Update events
Handling events when changing records in the database
20. Dolmen Platform. Hyperlinks and field actions
Following hyperlinks in screens
21. Dolmen Platform. File attachment
Storing files in tables, uploading and downloading files in screens
22. Dolmen Platform. Using Onlyoffice Document Server
Installing, configuring the Onlyoffice module and screen, testing
23. Dolmen Platform. Custom layout
Using HTML templates for customizing user interface
24. Dolmen Platform. Screen redirection
Creating a screen redirection
25. Dolmen Platform. Tree view
Presenting a hierarchical view of information in a tree
26. Dolmen Platform. Showing images
Showing images on screen forms using an HTML template
27. Dolmen Platform. Popup screens
Using popup (modal) screens for creating new records and selecting list elements
28. Dolmen Platform. Forms. Insert and delete buttons
Using screen forms to create or delete a record
29. Dolmen Platform. Customizing reference field lookup
Using a modal screen to choose the value of a reference field