sub report in column header
Infinite loop creating new page due to column header overflow. I have a sub report on the column header which works, Because my sub report return different records from data source, it fails and get...
View Articlelinking areas of a single word document.
I am trying to set up an index of items throughout a word document by using hyperlinks. I have been exporting the word document with the index hyperlinks not working. It seems to have a problem keeping...
View ArticleCFREPORTPARAM Not Overriding Subreport query
I'm trying to use CFREPORTPARAM to override the query of a subreport but it is not working. It still uses the query that is defined in Report Builder for the subreport when the report is...
View Articlepreservedata and checkboxes
Got a cfform with checkbox cfinputs they are looped about 4 boxes total. on page refresh all check boxes become selected instead of just the couple I have selected.Whats the fix for this?
View ArticleCould not initialize class coldfusion.runtime.report.Report
I have inherited an application that contains a number of reports. This application was developed on our CF7 server, and when we upgraded, the application was copied to 8, but not fully tested. Now,...
View ArticleHow do I unsubscribe to email alerts?
Can someone tell me how I can do this with this category?The email alerts are driving me mad! :-s
View Article<TEXTFORMAT...> to PDF
I am pulling this type of data out of a database:<TEXTFORMAT INDENT="2" LEADING="2"><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="9" COLOR="#000033" LETTERSPACING="0"...
View ArticleRB Overwrites existing report lines
When a page footer is the only thing that will print on the next page - no more detail exists - instead of printing on the next page, RB is printing the footer on the same page and overwriting the text...
View ArticleReport Compilation Error
I just installed the latest ColdFusion report builder. In running my first report I get the error "Report compilation error. Error at (108, 20: null ". Note that the RDS connection successfully tested...
View ArticleHTML to XHTML
Over the past weekend we applied the 7.0.2 update to a server. One of the side effects that I notice is the appearance of HTML tags in the fields on my reports. The reports display correctly in 7.0.1...
View ArticleAlternating row color for CF report Builder?
I have a user who wants one of her reports to display alternating row colors for better read clarity. The reports are rather lengthy and the rows tend to blend in with eachother.
View Articlecfdocument image scaling issue
When using the cfdocument tag to create a pdf file I'm experiencing image scaling issues. I know that this was a problem that was supposedly resolved in the cumulative hotfix3 for CFMX7. I've applied...
View ArticleCold Fusion MX7 Report Builder - Wrap Text
In Cold Fusion MX7 Report Builder, I would like the fields I place in the Detail area to wrap if the text overflows the width of the field. I can get the text to wrap if I expand the height of the...
View ArticleRedirect CFOUTPUT QUERY to a certain pre-existing cell on a table?
Is there a way to 'redirect' the output stream to a certain element on the browser?... I have all the elements on the screen (template, editable zone with a grid that have some cells populated), but,...
View ArticleMultiple queries
I currently pass a payroll report one query. Now I need to add another 1-n area to the report, which will require an additional query. Is this possible?
View ArticleCalculate age in a function
I am trying to calculate and return the age of a person. My code is: <cfset variable.age = '(dateDiff("yyyy",query.birthdate, now()))'>I get a "If the expression is a string, ensure that it is...
View ArticleCF 9 Standard Edition, and need to Display the Crystal Reports 2008 .rpt
Hello !! I am using CF 9 Standard Edition, and need to Display the Crystal Reports 2008 .rpt file in the Browser. This is not Possible using Unrefernced URL's as per the SAP experts...
View ArticleUsing html in cf report builder and escaping the & ampersand character
Some of the data we collect is entered via a WYSIWYG editor. Therefore formatting such as bold, italic etc is translated into HTML.The text could also contain special characters/accented characters,...
View ArticleCF8 compiled code cannot be run in CF9 server
I have an enterprise application that is developed using ColdFusion. The application is compiled using CF8’s complier (using CFcomple.exe) to enhance performance and prevents un-authorized access to...
View Articlehyperlink control
I would like to have a control to have hyper link based on data source.I would like to know does Report Builder have any controls that I can set hyper link based on data. Your help and information is...
View Article