3.1.5 - Multi Tunnels

New Feature : Multi-tunnels

This new version breaks a limit with cross-reference database links (for N:1 and N:m)

When a Cross-reference link is refered through multiple different Foreign Keys, the builder was previously not able to instance them. Only the first link was usable.

It is a bit complex to understand... For instance let's call a N:1 relation 'tunnel'. From both sides of the relation the tables are the same, but the local key of the context table changes. It uses different roads, different tunnels.

Multi-Tunnel

Since 3.1.5, your component is able to create distinct roads (or tunnels) to load the relations. As always, it is unlimited.

Expected result for this example : From Cities, you can list all "Travellers" and all "Guides"

It works also for N:m relations.

New Feature : Date formating from lists

Date formating is now available in combos. If you instance a Foreign Key (1:n) in a form, and choose a date/time field as label key, the date is now formated correctly, reusing the date format you have configured in the field. You can always change this date/time format in the XML declaration of the combo field.

List Date Formating

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
Griiettner (Forum)  

Get Started