Summary:I. Overview1.1 Problem descriptionWhen making a form, sometimes it is required to limit the maximum n[Full Text:]
Summary:I. Overview1.1 Problem descriptionBy default, when the report is previewed, the column width cannot b[Full Text:]
Summary:I. Overview1.1 Expected effectIf the template adopts Data Analysis Preview or Data Entry Preview, bec[Full Text:]
Summary:I. Overview1.1 Problem descriptionWhen filling a form, after checking the checkbox, change the backgr[Full Text:]
Summary:I. DescriptionWhen using the Data Entry Preview, select the cell and the value will be displayed in t[Full Text:]
Summary:I. Overview1.1 Problem descriptionWhen selecting data, there are cases where the options in the drop-[Full Text:]
Summary:I. OverviewThe date widget in FineReport can only select a specific date in the order of year-month-d[Full Text:]
Summary:I. Overview1.1 Problem DescriptionThe built-in export button in the toolbar do not support customizin[Full Text:]
Summary:I. Problem DescriptionHow to control the pages of a report by up and down keys in our keyboard just l[Full Text:]
Summary:I. OverviewSometimes, it is required to get all cell values, as shown bellow:  [Full Text:]
Summary:1.OverviewIn practical applications, it may be necessary to dynamically change the data source accord[Full Text:]
Summary:I. DescriptionA series of pictures can be displayed with the effect of carousel. The effect is as fol[Full Text:]
Summary:I. OverviewWeb report is allowed to contain parameters. How can we pass parameter values to a web rep[Full Text:]
Summary:I. Overview1.1 RequirementWhen designing a report, how to execute a query using widgets for data entr[Full Text:]
Summary:I. Overview1.1 RequirementGenerally, data containing alphabets, such as numbers and codes, is stored[Full Text:]
Summary:I. Overview1.1 RequirementThe optional date range of a date picker is by default a continuous interva[Full Text:]
Summary:I. Overview1.1 RequirementBy clicking the Radio Button Group widget, an option will be selected. By c[Full Text:]
Summary:I. Overview1.1 RequirementThe last option in the drop-down box defaults to “Select None”. If you pick[Full Text:]
Summary:I.OverviewThere will be a curLGP object in the contentPane under the report preview and decision repo[Full Text:]
Summary:I.OverviewContentPane is a container for storing cpt reports. It is only in CPT, not in FRM (FRM uses[Full Text:]
Summary:I.OverviewWhen previewing the report, the report servlet will convert the cpt template to HTML, and F[Full Text:]
Summary:1. ScenarioAfter the FineReport report is parsed, it becomes an HTML page, using the jQuery fram[Full Text:]
Summary:I. RequirementScenario: If you save ready-made template files on the hard disk, once the hard disk fa[Full Text:]
Summary:I.OverviewFinereport.js not only contains the attributes and methods of FR, but also contains the att[Full Text:]
Summary:I. Overview1) When we need to refresh the chart manually, including the whole chart component, we can[Full Text:]
Summary:I. Overview1.1 ProblemWhen we have a report of multiple sheets, the selected sheet label is not obvio[Full Text:]
Summary:I. Overview1.1 ProblemWhen clicking on the drop-down widget, a menu will appear. But if we want to co[Full Text:]
Summary:I. IntroductionTo implement tailored features on the basis of FineReport designer, normally you can l[Full Text:]
Summary:I. Overview1. ScenarioThe computed result of a report can be variable in different conditions. To sav[Full Text:]
Summary:1.DescriptionSometimes users have the needs to generate cpt templates in high volume. It is difficult[Full Text:]
Summary:I. OverviewApart from ExcelExporter, i.e. Unaltered Export, which has been covered in the Export sect[Full Text:]
Summary:I. OverviewWhen dealing with multiple Excel files, users may need to batch convert them with cla[Full Text:]
Summary:I. The Problem:When doing statistical analysis with reports, users may need to merge the result[Full Text:]
Summary:I. OverviewThere may be a need for displaying numbers in different colors. For fixed texts, you can u[Full Text:]
Summary:1. OverviewFineReport has provided a large number of built-in functions, which are sufficient to meet[Full Text:]
Summary:1.OverviewIn Chapter Cell Formatting, you may know that you can set the cell border, but there a[Full Text:]
Summary:I. OverviewSince Save Template to Database has described how to save CPT templates into databases, de[Full Text:]
Summary:I. OverviewWe know from the core structure that users are allowed to edit report properties inside a[Full Text:]
Summary:I. IntroductionAs we know from the overview of Engine API, reports can be classified into[Full Text:]
Summary:I. OverviewDevelopers may have a demand for displaying data in a single web report that is connected[Full Text:]
Summary:I. OverviewUse cases: sometimes users may have a demand for processing every single cell in a report.[Full Text:]
Summary:1. OverviewA cell is the smallest element that forms a report. FineReport opens many attributes of ce[Full Text:]
Summary:1.OverviewFrom the previous section, we get to know that the web report refers to a class that implem[Full Text:]
Summary:1.OverviewThe FineReport designer can make most reports without coding, but the requirements from cli[Full Text:]
Summary:1. OverviewIn the designer, the display of the parameters such as the layout, background, and display[Full Text:]
Summary:I. OverviewThe FineReport designer and its platform should satisfy most of the demands, but still, it[Full Text:]
Summary:I. OverviewThe article demonstrates how to build class datasets with XML files, which are generally c[Full Text:]
Summary:I. OverviewIn this article, we'll deploy an Axis2 service, publish a background WebService to ext[Full Text:]
Summary:1.OverviewThe data source of FineReport can come from not only database or text, but also any other t[Full Text:]
Summary:I. Overview1.1 ProblemTwo situations:1) The report is embedded in the iframe of a page, and the[Full Text:]
Summary:I. OverviewFineReport reports use jQuery framework, so you can use each method of jQuery in a templat[Full Text:]
Summary:I. Overview1.1 ProblemIn reports that require high real-time performance of key indicators, some key[Full Text:]
Summary:I. Overview1.1 ProblemSql() function can be used to dynamically obtain the value of a field in the da[Full Text:]
Summary:I. Overview1.1 Problem descriptionSometimes, there is too much information to be displayed in the rep[Full Text:]
Summary:I. Overview1.1 ProblemWhen the cell is large, the radio button group widget will not be centered hori[Full Text:]
Summary:I. Overview1.1 ProblemSometimes it is necessary to determine whether the currently logged-in device i[Full Text:]
Summary:I. DescriptionSometimes IE browsers cannot display some pages, so we need to define different pages f[Full Text:]
Summary:I. DescriptionThis document provides a method which uese JS to control the longest preview time of a[Full Text:]
Summary:I. OverviewSometimes the report design involves writing JavaScript codes, but the codes to process so[Full Text:]
Summary:I. Overview1.1 Problem descriptionWhen there are many components in the dashboard, the canvas will be[Full Text:]
Summary:I. Overview1.1 ProblemWhen we use the Gantt chart for report development, we will need to adjust its[Full Text:]
Summary:I. DescriptionIn order to improve the visual effect of reports, JS can be used to dynamically switch[Full Text:]
Summary:I. DescriptionWhen designing reports, we usually encounter requirement, that is to directly copy the[Full Text:]
Summary:I. Overview1.1 ProblemIn some actual projects, when the chart carousel function is used, the carousel[Full Text:]
Summary:I. DescriptionThe purpose of this document is to realize the effects of text snowflakes in FineReport[Full Text:]
Summary:I. DescriptionThis document introduces how to achieve the effect of time fireworks. The final effect[Full Text:]
Summary:I. DescriptionIn many reporting scenarios, we may determine the postion and size of theSubmitbutton b[Full Text:]
Summary:I. DescriptionFineReport is a multilingual and cross-platform report designer. Customers often need t[Full Text:]
Summary:I. OverviewThis article introduces the JavaScript date methods that are commonly used and provides se[Full Text:]
Summary:I. Overview1.1 RequirementHow to create a drop-down tree directory with CSS: 1.2 SolutionU[Full Text:]
Summary:I. Overview1.1 RequirementIn the data entry preview mode, the Data Entry widget will have black borde[Full Text:]
Summary:I. Overview1.1 RequirementHow to change the loading icon? Here we take the following example for demo[Full Text:]
Summary:I. Overview1.1 RequirementExcept for the custom buttons in the parameter pane, the size of texts in a[Full Text:]
Summary:I. Overview1.1 RequirementHow to customize the icons of options in a drop-down tree? 1.2 Solutio[Full Text:]
Summary:I. Overview1.1 RequirementHow to change the font color, font size, background color and button style[Full Text:]
Summary:I. Overview1.1 RequirementIn previewing a template using FineReport, the background color of the titl[Full Text:]
Summary:I. Overview1.1 RequirementWhen data entry is made successfully, it’s better to have a message that sa[Full Text:]
Summary:I. Overview1.1 RequirementHow to change toolbar button colors? Use CSS to achieve the effect as shown[Full Text:]
Summary:I. OverviewIn actual projects, in order to make the widgets in the FineReport report consistent with[Full Text:]
Summary:I. Overview1.1 RequirementHow to go back from a child report to the parent report?See the demonstrati[Full Text:]
Summary:I. DescriptionIn the report page, occasionally there is a need to obtain toolbar buttons. Previously,[Full Text:]
Summary:I. Overview1.1 Problem descriptionSometimes some JS codes can run successfully in cpt but will not ta[Full Text:]
Summary:I. Overview1.1 RequirementHow to realize dynamic parameter hyperlinks in cells by a button click, as[Full Text:]
Summary:I. Overview1.1 RequirementHow to get report body widget value by appropriately setting the parameter[Full Text:]
Summary:I. Overview1.1 RequirementIn a decision-making report, we expect the report body to automatically inq[Full Text:]
Summary:I. OverviewThe data in the pie chart is linked with those in the report block, so you can modify the[Full Text:]
Summary:I. Overview1.1 RequirementIn the designer, only static images in png or jpg format can be inserted. H[Full Text:]
Summary:I. Overview1.1 RequirementIn making a report, we use JavaScript to meet the special needs of data ref[Full Text:]
Summary:I. Overview1.1 RequirementIf there is a dashboard with multiple Tab pages, how to automatically switc[Full Text:]
Summary:I. Overview1.1 RequirementWhen design a decision-making report, how to use button widget for the body[Full Text:]
Summary:I. Overview1.1 RequirementIn designing a dashboard, how to add a Button widget to get the values of o[Full Text:]
Summary:I. Overview1.1 RequirementHow to customize the options of displaying different Tab blocks or hiding c[Full Text:]
Summary:I. Overview1.1 RequirementHow to switch between tabs by clicking the hyperlinks in cells in the repor[Full Text:]
Summary:I. OverviewHow to get the page number of the content currently displayed in the report block of a das[Full Text:]
Summary:I. Overview1.1 RequirementWhen using the Tab block function for forms, we will encounter the followin[Full Text:]
Summary:I. Overview1.1 RequirementIn a report block, click a cell to change the background color and click it[Full Text:]
Summary:I. OverviewWhen previewing reports on the browser, everyone can use F11 to make the report display in[Full Text:]
Summary:I. Overview1.1 Problem descriptionWhen developing dashboards, sometimes we need the carousel effect o[Full Text:]
Summary:I. OverviewIn dashboards, there are no options to set the styles of absolute block, so users cannot d[Full Text:]
Summary:I. OverviewWhen designing a dashboard, you may encounter such a requirement: when the mouse moves ove[Full Text:]