I'm yet another joomla newbie who has discovered chronoform/connectivity. Great extensions! Solve so many of my problems! But also create some questions 🙂
But first, you Max and Bob have my deepest admiration for your customer service! I've read more than 40 threads and I am awed by your "bedside manner". I work with customer support and please know that you even before I submitt this post have taught me volumes, and I'm not talking about chronoproducts now! You've manage to set and maintain as standard a clean and non-bickering/non-assault "tone" throughout the forum that should make you proud! congratulation!
So, to my questions
(1) I have managed to get a listing of submitted form data in back-end using connectivity. It looks great! Also the front-end header and footer information (set for the connection) is displayed correctly along with the pagination drop-down (number of rows per page). However, the data list is not loaded in front-end. Since everything worked so smoothly in back-end I thought I was finished but apparently I make some mistakes.
Name of SQL data table is jos_chronoforms_fisktest and columns relevant for listing on user pages are: cf_id,Namn,Intro,textarea
In connection management - General tab the WHERE SQL and BODY fields are both empty.
Why doesn't the same form data list appear in front-end as is displayed in back-end? Please advice.
(2) I need to be able to edit submitted data at least in back-end but preferably also in front-end. I have read many of the posts and code suggestions related to this topic but all attempts to apply in my environment has failed. I'm not familiar with coding so maybe I'm in over my head.... but what should I enter in connection management fields?
(3) The form shall be used to let front-end users donate health tips&tricks and of-course read back what previous users has submitted. I also would like the submitted data to be available for ranking by passing users, like an article in joomla. How can I make this possible?
But first, you Max and Bob have my deepest admiration for your customer service! I've read more than 40 threads and I am awed by your "bedside manner". I work with customer support and please know that you even before I submitt this post have taught me volumes, and I'm not talking about chronoproducts now! You've manage to set and maintain as standard a clean and non-bickering/non-assault "tone" throughout the forum that should make you proud! congratulation!
So, to my questions
(1) I have managed to get a listing of submitted form data in back-end using connectivity. It looks great! Also the front-end header and footer information (set for the connection) is displayed correctly along with the pagination drop-down (number of rows per page). However, the data list is not loaded in front-end. Since everything worked so smoothly in back-end I thought I was finished but apparently I make some mistakes.
Name of SQL data table is jos_chronoforms_fisktest and columns relevant for listing on user pages are: cf_id,Namn,Intro,textarea
In connection management - General tab the WHERE SQL and BODY fields are both empty.
Why doesn't the same form data list appear in front-end as is displayed in back-end? Please advice.
(2) I need to be able to edit submitted data at least in back-end but preferably also in front-end. I have read many of the posts and code suggestions related to this topic but all attempts to apply in my environment has failed. I'm not familiar with coding so maybe I'm in over my head.... but what should I enter in connection management fields?
(3) The form shall be used to let front-end users donate health tips&tricks and of-course read back what previous users has submitted. I also would like the submitted data to be available for ranking by passing users, like an article in joomla. How can I make this possible?