3.1.3 - Router slugNew Feature : Router slugYour component is now able to re-use the alias (From the alias Wizard) for creating beautiful URLs. SlugHere an example with slug : FiltersExample with continent filter: Example with country filter (in second position): Example with continent + country filter: ConfigurationTo custom the router, simply refers to the bottom of the router.php file, in the XxxxRouteConfig()
This configuration is shared between parseRoute() and buildRoute() 3.1.2 - Integrity Restrict Delete
In the following example, if you try to delete China (country), the system will refuse and tell you the related cities: 3.1.1New feature : Sample componentWe propose you a sample component directly in the builder. Fixes
3.1 - ORM SystemNew feature : ORM System The ORM system acts such as a data provider, directly at the SQL level. 3.0.10New Feature : Multiple FK Filter 3.0.9New Feature : Pivot Filter |
I jumped and started to work on a demo component... but 2 days later this demo component became the real component. I just showed today the end result to my customer and he turned to me and said... "this is more than I expected"... All of this is because Cook did cut about 70% of my work and provided me more ways to improve the usability of the component. The end result was 17 tables all related between than to generate a full dashboard for the travel agents. Thanks for Cook developers for such great tool. This component would not be possible to be done at short time with all the features in it