Hello!
I have now made two Forms with DB-tables that we use for order confirmations to our customers. I want the information inside these tables to be shown for all my registred joomla users. Is there a way to display the information in a well arranged display in joomla ? (I dont want the users to have admin rights to see the records)
Hi djrobbie,
Yes, use ChronoConnectivity - that's what it does.
Bob
Thanks!
Installed it now. Is there any Tutorial on this component ?
I have problems displaying the information in the records. I only get the HEADER/TITLE without any fields.
Hi djrobbie ,
There is a worked exabmple by BenBLee in the long thread in the forum here.
The code to display individual records goes into the Body box as {column_name}.
Bob
Wil the records be displayed on one page or is it possible to have a "next page" for the next record ?
Hi djrobbie ,
The 'usual' way would be to display a list of 10-20 summaries with a link to click to view the detailed record. But I guess that you could set the number of entries on a page to 1.
Bob
Hi djrobbie,
Please check the settings on the FrontEnd Settings tab. You probably haven't set the View User Groups to include enough groups.
Bob
Hey!
Sorry for the double post. Wont happen again.
Back to the issue:
I have enabled myself (sa) and all other to view it. It worked yesterday, but not today! Strange.
Hi djrobbie,
The double post just takes time while I check it really is the same post from the same person.
Have you logged in to the front-end today? If not you will get this message.
Bob
UPDATE:
Tried to enable Public/Guest also, then i could view it. When disabling that again like the picture you se up there, i couldnt view the data and the same viewer permission error came.
But this worked:
OK!
That was indeed the problem! I had to (Also) login with the frontend account. Solved!