Is there a possibility to view data from frontend? From backend it is possible, but I would need to give this possibility to certain users from frontend..
Anyway, thanks for VERY GOOD component!🙂
just make a form with some PHP code to query the stored values of the other form... u can open the chronoforms source files and try to find the proper code which does this for the backend, this may take sometime but you can do it🙂
you can let only a few users to view it with some checking on the $my variable like ( if($my->userid == 77 ...etc))
you can do everything if u know PHP and joomla😉
Good luck,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?