In the "on-submit-code", which is after sending displaed, I put the email-template. So the sender could see, what was submitted.
A nice and useful feature should be, to print out this display.
With Javascript it works, but then whole screen is printed out. That's not, what I want.
Is there any clue to embed the Joomla-Print-Button?
Thanks
Wolfgang
Hi Wolfgang,
What the print button does is to display a page with index2.php in the url. Including the print button is easy enough, the problem is to create a page for it to display. I'm sure it possible to do without re-submitting the form but just at the moment I can't work it out :-( Maybe tomorrow.
Bob
Hi, you can save the data in a DB record then get it back wit ha ChronoConnectivity connection and use the index2.php version!🙂
Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Thank you very much for the quick answers!
Till now I didn't use your ChronoConnectivity. With your answer I read first the features of this component and I will try it. Because I can imagine a lot of other opportunities to use this component eg display members of a club etc.
To use this componet for printing the submitted data, I assume I have to use the redirect URl after submitting the form to the ChronoComponent, which displays this data.
Regards and merry christmas
Wolfgang
Hi WG,
once you created the connection you get the URL for it and can use it in whatever way to show it!
Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Thanks for sharing!🙂
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.