I'm having some issues in getting one thing working using CF and CC.
Each record that gets displayed as a result in CC must have a small contact form that uses the the field values from that row, plus additional fields like name, address and so on.
I've tried including a ChronoForm using a plugin and it works only partially. The biggest problem is that I'm not able to fill out the form fields with the data shown by CC. I've tried putting {field_name} into the value of the field, but it doesn't get processed.
EDIT: okay, I've managed somehow to pull it off by blocking and opening certain form tags. For now, everything works okay.
Each record that gets displayed as a result in CC must have a small contact form that uses the the field values from that row, plus additional fields like name, address and so on.
I've tried including a ChronoForm using a plugin and it works only partially. The biggest problem is that I'm not able to fill out the form fields with the data shown by CC. I've tried putting {field_name} into the value of the field, but it doesn't get processed.
EDIT: okay, I've managed somehow to pull it off by blocking and opening certain form tags. For now, everything works okay.