Join our DNN Community    (Newsletter, Tips, Tricks and Forums for DNN Skins & Modules)

 


 
Microsoft Gold Certified Partner - DNN Benefactor

DotNetNuke Powered! 


Monday, December 01, 2008 Register · Login · Contact · Search:  
Company Solutions Portfolio Contact
Forums
General
The ever-powerful ListX module forum. Post your questions, new configuration ideas and reviews.
Subject: How to use lxprint function

You are not authorized to post a reply.   
Author Messages
jepper
Superweight
Posts:216

10/06/2008 12:31 PM Alert 
Bob Gates was discussing the lxprint function in the Utility Library on this post.

http://dnn.bi4ce.com/Forums/tabid/106/view/topic/postid/8732/forumid/7/tpage/1/Default.aspx#12117

This post does not show in the forum except for latest post, until I posted this one.

I don't seem to find any documentation on how to use the lxprint in your utilities library. Is it similar to the one discussed in this post?

http://dnn.bi4ce.com/Support/Forums/tabid/106/forumid/7/tpage/1/view/Topic/postid/1960/Default.aspx

Could you explain how to use it?

Thanks,
James
jepper
Superweight
Posts:216

10/06/2008 3:07 PM Alert 
What I'm trying to do is create an image link that will print the content pane, and then fire an action to send an email. The image link is created in a seperate ListX module in the bottom pane. The following link works to fire the email but the contents of the content pane does not display in the popup window to print. Can anyone tell me how to make this work?

<a onclick="printcontent('ContentPane');" {ACTION,FinalSubmit,FinalSubmit,,Message}><img border='0' src='http://dnn.bi4ce.com/[PortalPath,System]/Images/TBI_Save.gif'></a>

I'm using the example shown by the second link above.

Thanks for any help,
James
VarunC
Cruiserweight
Posts:117

10/06/2008 4:54 PM Alert 
Try this .. it will open up a new window ...
<a onclick="printcontent('ContentPane'); {ACTION,FinalSubmit,FinalSubmit,,Message,False}" target="_blank"><img border='0' src='http://dnn.bi4ce.com/[PortalPath,System]/Images/TBI_Save.gif'></a>
jepper
Superweight
Posts:216

10/07/2008 7:37 AM Alert 
There isn't a problem opening the new window that's done with the javascript mentioned in the second link of the first post. The problem is the new window that opens occasionally has the content, but most of the time it is blank. Looking at the xUtilties.js there seems to be a delay feature that might fix my problem. I'm not a big JS person and don't really know how to structure the call.

James
You are not authorized to post a reply.
Forums > Bi4ce.Modules.ListX > General > How to use lxprint function



ActiveForums 3.6
Latest Post
 
At R2integrated (formerly Bi4ce), we take support seriously.  That's why we support our customers and DNN community with daily monitoring from our experienced engineering team.  We ask that the first step taken is to read the relevant documentation and support forums prior to submitting any questions that may already be available or have been answered.  We ask that you review the documentation that we provide for our products before posting a question.

The Forums are for our customers to chat, exchange ideas and strategies, and submit feedback.  Please be sure to perform keyword searches for previous related forum responses.

To be helpful when submitting a new item, please include the following: 
  1. DNN Version
  2. Module Version
  3. Admin Log Viewer Information
  4. Environment detail: Operating system, .NET framework version, database and version, IIS version, Browser version (if appropriate)
We always try to respond quickly and monitor the forums daily during business hours (EST).  Occasionally, requests for a specific project requirement may not apply for the free support offered. For project specific support please submit via our Information Request form.

Thank you for using our Forums.

Click here to register for the Forums
 
© 2008 by R2integrated (formerly Bi4ce) | DNN® is a registered trademark of DotNetNuke Corporation