Forums

CCv6 + CFv6 edit form

fasenderos 08 Oct, 2017
Hi all,
I have a very complex form realized with CFv6. Now I want to use CCv6 to manage data, but the edit view of CCv6 has a really basic Form/Field creator.
I remember that with CCv5 there were the ability to connect the edit view with a CFv5 form (https://www.chronoengine.com/faqs/72-ccv5/5208-connectivity-edit-with-chronoforms), is there something similar in CCv6? Any tutorial?

Thanks in advanced
Max_admin 24 Oct, 2017
Hi fasenderos,

You can call a Chronoforms6 section inside a CC6 form form view:
{chronoforms.section:form-alias/section-name}


Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
emmexx 17 Nov, 2017
Answer
1 Likes

{chronoforms.section:form-alias/section-name}


It should be:
{chronoform.section:form-alias/section-name}


(no ending s for chronoform)

bye
maxx
This topic is locked and no more replies can be posted.