Hi,
I've got a mutli-table chronoconnectivity connection working showing data from 2 tables.
But on connecting the connection to a form the form loads in edit mode but displays no data.
As a start I'm just trying to get the form to load the data from the Main table (not a related table).
I also need to load the data from related tables down the line but this first part has me stumped just now.
any help appreciated.
I've got a mutli-table chronoconnectivity connection working showing data from 2 tables.
But on connecting the connection to a form the form loads in edit mode but displays no data.
As a start I'm just trying to get the form to load the data from the Main table (not a related table).
I also need to load the data from related tables down the line but this first part has me stumped just now.
any help appreciated.
Hi rakatatech,
Which Connectivity version ?
Since you are using models then your form fields names must match the models ids, so a field name should be like this:
Regards,
Max
Which Connectivity version ?
Since you are using models then your form fields names must match the models ids, so a field name should be like this:
Model[field_name]
Regards,
Max
Thanks - that worked - is there a manual / documentation anywhere that gives you this kind of detail?
We have few CC tutorials in the FAQs section, I will try to add more soon!
Regards,
Max
Regards,
Max
This topic is locked and no more replies can be posted.