Jam.py documentation contentsΒΆ
- Getting started
- Jam.py programming
- Jam.py FAQ
- How to
- How to install Jam.py on Windows
- How to implement a many-to-many relationship
- How to migrate development to production
- How to migrate to another database
- How to deploy
- How do I write functions which have a global scope
- How to validate field value
- How to add a button to a form
- How to execute script from client
- How to change style and attributes of form elements
- How to create a custom menu
- How to append a record using an edit form without opening a view form?
- How to prohibit changing record
- How to link two tables
- How change field value of selected records
- How to save edit form without closing it
- How to save changes to two tables in same transaction on the server
- How to prevent duplicate values in a table field
- How to implement some sort of basic multi-tenancy? For example, to have users with separate data.
- Can I use Jam.py with existing database
- How can I use data from other database tables
- How I can process a request or get some data from other application or service
- How can I perform calculations in the background
- Is it supported to have details inside details?
- Export to / import from csv files
- Authentication
- Business application builder
- Jam.py class reference
- Release notes
- Version 1
- Version 2
- Version 3
- Version 4
- Version 5
- Version 5.0.1
- Version 5.1.1
- Version 5.2.1
- Version 5.3.1
- Version 5.3.3
- Version 5.4.1
- Version 5.4.11
- Version 5.4.14
- Version 5.4.15
- Version 5.4.21
- Version 5.4.22
- Version 5.4.23
- Version 5.4.24
- Version 5.4.27
- Version 5.4.29
- Version 5.4.30
- Version 5.4.31
- Version 5.4.36
- Version 5.4.37
- Version 5.4.40
- Version 5.4.53
- Version 5.4.54
- Version 5.4.56
- Version 5.4.57
- Version 5.4.60
- Version 5.4.69
- Version 5.4.109
- Version 5.5.4
- Jam.py roadmap