how to show data to end user

summy 24 Mar, 2009
hello,it`s the first time i`m using this chronoforms.. my problem is i want to make a link so my end user can see data that he input/another user input.. how ?? i dont find any clue how to show data to my end user.. thanks for your answer😀
nml375 24 Mar, 2009
I'd recommend having a look at the ChronoConnectivity component.

Edit: Referring to the proper component now. Sorry Max.
Max_admin 25 Mar, 2009
Hi, just a quick correction, you should look at ChronoConnectivity!😉 there is a basic tutorial for it through the home page article!

Cheers,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
summy 25 Mar, 2009
hello.. first i will explain my condition,i want to make a registration form for a sport competition in my school..
my form look like:
-----------------------------------------------------
name :
contact person :
email :
sport [some checked box] badminton
volly
basketball
so the contestant must checked what sport that he like to join..

----------------------------------------------------------
and i want to make a link to show my user look like

user that join badminton is
1.xxxx
2.xxxx
3.xxxx
4.xxxx
5.xxxx

join volly is :
1.xxxx
2.xxxx
3.xxxx

etc..
can chronoconnectivity do that??
GreyHead 25 Mar, 2009
Hi summy,

It's probably fiddly to get the Ordering correct with ChronoConnectivity. Personally I'd create a second custom form in ChronoForms that had no input fields but just called up the data from the database and displayed it like this. You can't do this with the Wizard but it is entirely possible by writing the PHP in the Form HTML box.

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