2.8.4

Database feature : INDEX field.Database Index Field

In order to optimise your queries, you can set some important fields as index. It means that they will be stored in an index table for searching faster on it.
For instance, if you store a list of products codes, define the code field as INDEX it will be faster to search on it.
An index field becomes automatically unique

2.8.3

New Feature :
Wizard : Unique Groups
Wizard Unique Groups

Define a set of fields to be unique between themselves.

2.8.2

New feature : Added menu filters for better SEOMenu Filters
  • Boolean filter
  • State filter
  • Date filter
  • Time Filter
  • Range Filter (Integer / Date / Time / Datetime)

Important fix : Javascript validator works now with chosen (Thanks to Romkabouter)

2.8.1

New Feature : Modal Size

You can now directly choose the size of the modal popup.
In the builder, in the link behaviour tab,
Choose the target : Modal, then you can define a size for it.

Modal Size

2.8

Relations N:m & N:1image xref

A nice step has been achieved in this version.
You can finaly have access to this awesome feature.

Relations allows you to load cross reference lists : Many to Many, or Many to One.
The forms allows you to set up those relations easily with a multiple selection input.

Learn more : Relations

Relations

2.7.3

New feature : Pure FOF
You can now choose the build your component for FOF without any Cook Self Service proposals. Features are limited, but at least it avoid any herectic exotic customs.
This is the option to choose for testing FOF and starting playing with.
You can find this option in the 'FOF' advanced options of your component.

Get Started