I have a setup where there are a few tabs in the profile with the fields and data distributed among them, so far everything is normal,
but...
necessary that one of the tabs there is the option to print only to such tab with the button.
to this need two things can occur, or the button only prints the tab where it is, or the button to generate a PDF of the contents of that tab that can be opened, saved, or even printed ...
I believe that generate a PDF tab in question would be even more interesting, but if you can call print tab also solves only
Any way, plugin or something that can recommend me to address the issue? :huh:
User CB 2.0.12
Joomla 3.4.8
detail..
this tab has a field of personalized HTML type
We've no functionality for this. You could use CB Content Bot to allow substitutions to be used in a Joomla article then substitute in that users information. You would then be able to use Joomlas print/PDF functionality for the article.
Another option is to probably use CB Auto Actions and a Code action to load custom jQuery or JS on the profile page to bind to a print button or link. Your custom jQuery or JS would then handle sending just the HTML from the tab to a new window, which would then call the window print function. There's a couple ways to do this, but you'll need to search around and find what method fits your usage best.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.