How to
- Format date field values
- How to use Python date formatting.
- Manage selection lists
- How to allow an easy and flexible way to manage selection list values.
- Configuration documents
- Configuration documents allow to manage parameters or values list outside the database design.
- Display documents depending on the current user
- Plomino views cannot display user-dependent (or current date-dependent) documents. A search mechanism can.
- Debug and test Plomino applications
- How to find why a formula is not working as expected.
- Import data from CSV
- How to create documents by importing a CSV file
- Restrict access to documents
- How to allow or not to open a document depending on the current user.
- Advanced
- Multilingual applications
- How to build a Plomino application in a multilingual web site.
- Auto-increment chrono
- How to produce a unique auto-increment chrono for your documents.
- Dynamic search results with JQuery
- How to refresh search results automatically every time the user checks a criteria.
- Export documents data as CSV or XLS
- Different ways to produce a CSV or XLS output.
- Use cache to improve performances
- Plomino 1.13 provides a cache mechanism.
- Produce printable documents
- Create an auto-complete field
- An auto-complete field allows to propose values when the user entered data by suggesting the values matching the letters that have been entered so far.
- Creating Portlets with Plomino
- It is possible to create context-aware portlets that use any of the fields and documents in our Plomino database in interesting ways.
- Unique values for fields
- Like UNIQUE constraint in SQL, prevent saving when the field's value is not unique.
- Configuration forms (and documents)
- Configuration forms allows managing parameters or lists both outside as well as part of the database design.

