Hi all,
I'm trying to create proper cf form to display records from the CC connection.
No success. OK, the form loads but never with data in the fields.
To learn from basics I went through tutorials accessed here:
http://www.chronoengine.com/faqs.html
No success again. Again, the form loads but never with data in the fields.
I've read some topics about it but again no clue regarding built-in form display.
Actaully I've made myself a few such list/form pages but it was always hand-made, never
After some debugging I discovered that the form does not fill in with data because of model name.
If connection uses any model name it does not work cause when form is loaded
it does not find data in sub-array named with cc model name.
It looks for the data in standard array without the model name.
I hope someone was at that point and found what is the easiest way to fix it somehow.
Here:
http://chronoengine.com/forums.html?cont=posts&f=12&t=67806&p=271502&hilit=form+db+save#p271502
is the way which probably creates the same model name structure in the form display side however it's a bit complex...
My connection is made of 3 different tables and I need the model name at the connection definittion.
Long post... I hope Bob or Max would be so kind to explain something or give any hint
Regards
Henryk
I'm trying to create proper cf form to display records from the CC connection.
No success. OK, the form loads but never with data in the fields.
To learn from basics I went through tutorials accessed here:
http://www.chronoengine.com/faqs.html
No success again. Again, the form loads but never with data in the fields.
I've read some topics about it but again no clue regarding built-in form display.
Actaully I've made myself a few such list/form pages but it was always hand-made, never
After some debugging I discovered that the form does not fill in with data because of model name.
If connection uses any model name it does not work cause when form is loaded
it does not find data in sub-array named with cc model name.
It looks for the data in standard array without the model name.
I hope someone was at that point and found what is the easiest way to fix it somehow.
Here:
http://chronoengine.com/forums.html?cont=posts&f=12&t=67806&p=271502&hilit=form+db+save#p271502
is the way which probably creates the same model name structure in the form display side however it's a bit complex...
My connection is made of 3 different tables and I need the model name at the connection definittion.
Long post... I hope Bob or Max would be so kind to explain something or give any hint
Regards
Henryk