Forums

ChronoConnectivity V6 Forms

ediaccount 28 Feb, 2017
Are there any FAQ's or other information on the site about how to use the Form portion of ChronoConnectivity V6? Particularly how to pre-fill forms from a database. The FAQ mentions a second part but I can't find it. I fiddled around with the Form part, but it is different enough from ChronoForms that I am unable to figure it out.

Thanks!

Brian
Max_admin 28 Feb, 2017
Hi Brian,

Just use the "Data provider" in the "Form" view, your form view should contain the "fields" view of course or maybe multiple fields views.

So let's say one of your fields names is "Article[title]", and you have a "data read" function called "read_articles" then the data provider should be:
{var:read_articles.Article}


That would fill field with the title text, assuming the the "data read" function is set to read a single article.

The demo projects included has this feature.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
ediaccount 28 Feb, 2017
Thanks. Are the demo projects the items listed under "Custom Project"?

Thanks -

-Brian
Max_admin 01 Mar, 2017
Hi Brian,

Yes, they are like a project template to start with.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.