Hi there,
I am trying to get a Chronoforms V5 form to edit a record selected from a Chronoconnectivity V5 list.
I followed the FAQ tutorial for this and it all seemed OK - the edit form was displayed - but the selected record data was not displayed in the form. It was just an empty record. I did see that the record id was passed to the form with a parameter as:
.....component/com_chronoconnectivity5/act,edit/ccname,MbrOpsReportList/cont,lists/&gcb=85
I then had a closer look and noticed that the FAQ did not specify that the Edit form required a DBRead Action on the OnLoad.
So I put one in, but then didn't know how to reference the &gcb token in the conditions.
Can someone get me over this last hurdle please?
I am trying to get a Chronoforms V5 form to edit a record selected from a Chronoconnectivity V5 list.
I followed the FAQ tutorial for this and it all seemed OK - the edit form was displayed - but the selected record data was not displayed in the form. It was just an empty record. I did see that the record id was passed to the form with a parameter as:
.....component/com_chronoconnectivity5/act,edit/ccname,MbrOpsReportList/cont,lists/&gcb=85
I then had a closer look and noticed that the FAQ did not specify that the Edit form required a DBRead Action on the OnLoad.
So I put one in, but then didn't know how to reference the &gcb token in the conditions.
Can someone get me over this last hurdle please?