ChronoConnectivity in a Module

MaryLynn 20 Jul, 2012
I read some very old posts regarding using "component as content" type of plugins to get ChronoConnectivity output in various places, but because that pre-renders pages in an iFrame, I can't seem to get environment variables about the current page the user is looking at.

I want to have a form that displays what a particular person inputted into our public database when anyone looks at their profile. Is there anything that can do this?

Or is it possible with the ChronoForms module using some type of data view list display that I haven't come across yet?

Community Builder's MySQL field type might work, but it's output is really really limited and I likely can't get a nice table from it, so I'm looking for a more elegant solution.
GreyHead 20 Jul, 2012
Hi MaryLynn,

I think you could do this most easily by using the DB Multi Record Loader action to create a form that displays a multi-row output. You can then display the form using the ChronoForms module.

It takes a bit of PHP in a Custom Element element to display a table but works well.

Bob
MaryLynn 21 Jul, 2012
Thank you, I will see what I can do with that 😀
This topic is locked and no more replies can be posted.