Dive into Lino¶
After having successfully installed at least a developer environment (Get started), we are ready to dive into Lino.
Write your own application¶
The vital basics¶
More basics¶
Customize things¶
- Introduction to permissions
- About CRUD operations
- Customizing how data is created
- Customizing how data is searched
- Customize how data is formatted
- Disable elements of the user interface
- Hiding individual fields
- Duplicating database objects
- Customizing how data is merged
- Customizing how data is updated
- Customize delete behaviour