I made a connection with ChronoConnectivity to a table in my database. The list view shows the correct data. But when I click the link field in my view, I am taken to the proper form but no data appears in the form... it is empty. What am I doing wrong?
The Model ID in CC I named Lijst
In my database table, the primary key is "id"
In CF I use as field name Lijst[id] for the hidden field which has to display the primary key. Is this correct? Brackets included?
The Model ID in CC I named Lijst
In my database table, the primary key is "id"
In CF I use as field name Lijst[id] for the hidden field which has to display the primary key. Is this correct? Brackets included?