"Secondary Development" Doc in this DirectoryThere are 293 docs under this directory.Create a Doc in this Directory
JS Limit the Number of Checked Options in Checkbox Group
Author:ayuan0625      Create Time:11-17 17:12      Tag:      Edit:16 Times    |   View:918 Times

Summary:I. Overview1.1 Problem descriptionWhen making a form, sometimes it is required to limit the maximum n[Full Text:]

JS Adjust Column Width During the Preview
Author:ayuan0625      Create Time:02-24 17:33      Tag:      Edit:15 Times    |   View:1205 Times

Summary:I. Overview1.1 Problem descriptionBy default, when the report is previewed, the column width cannot b[Full Text:]

JS Scroll to the Bottom or Right of the Browser Automatically
Author:ayuan0625      Create Time:02-28 21:54      Tag:      Edit:13 Times    |   View:585 Times

Summary:I. Overview1.1 Expected effectIf the template adopts Data Analysis Preview or Data Entry Preview, bec[Full Text:]

Change the Background of a Cell in the Row Where the Checkbox is Located
Author:ayuan0625      Create Time:02-21 10:24      Tag:      Edit:12 Times    |   View:732 Times

Summary:I. Overview1.1 Problem descriptionWhen filling a form, after checking the checkbox, change the backgr[Full Text:]

JS Change the Length of Cell Display Area in Toolbar
Author:ayuan0625      Create Time:02-10 15:06      Tag:      Edit:7 Times    |   View:628 Times

Summary:I. DescriptionWhen using the Data Entry Preview, select the cell and the value will be displayed in t[Full Text:]

JS Control Height and Number of Drop-down Box Options
Author:ayuan0625      Create Time:02-25 20:47      Tag:      Edit:8 Times    |   View:897 Times

Summary:I. Overview1.1 Problem descriptionWhen selecting data, there are cases where the options in the drop-[Full Text:]

JS Switch the Format of Date Query
Author:ayuan0625      Create Time:09-20 15:44      Tag:      Edit:8 Times    |   View:847 Times

Summary:I. OverviewThe date widget in FineReport can only select a specific date in the order of year-month-d[Full Text:]

JS Predefine an Export Button
Author:ayuan0625      Create Time:11-19 20:30      Tag:      Edit:8 Times    |   View:729 Times

Summary:I. Overview1.1 Problem DescriptionThe built-in export button in the toolbar do not support customizin[Full Text:]

JS Using Keyboard to Turning Pages
Author:ayuan0625      Create Time:02-17 14:09      Tag:      Edit:7 Times    |   View:713 Times

Summary:I. Problem DescriptionHow to control the pages of a report by up and down keys in our keyboard just l[Full Text:]

JS Traverse to Get All Cell Values
Author:ayuan0625      Create Time:04-26 12:57      Tag:      Edit:10 Times    |   View:617 Times

Summary:I. OverviewSometimes, it is required to get all cell values, as shown bellow:    &nbsp[Full Text:]

Parameter Program Dataset
Author:ayuan0625      Create Time:11-10 14:59      Tag:      Edit:41 Times    |   View:807 Times

Summary:1.OverviewIn practical applications, it may be necessary to dynamically change the data source accord[Full Text:]

JS Image Carousel
Author:ayuan0625      Create Time:01-19 10:35      Tag:      Edit:8 Times    |   View:887 Times

Summary:I. DescriptionA series of pictures can be displayed with the effect of carousel. The effect is as fol[Full Text:]

Get Value in Request in Program Network Report
Author:ayuan0625      Create Time:11-10 15:18      Tag:      Edit:22 Times    |   View:529 Times

Summary:I. OverviewWeb report is allowed to contain parameters. How can we pass parameter values to a web rep[Full Text:]

JS Execute Query using Widgets for Data Entry
Author:ayuan0625      Create Time:02-28 14:48      Tag:      Edit:17 Times    |   View:852 Times

Summary:I. Overview1.1 RequirementWhen designing a report, how to execute a query using widgets for data entr[Full Text:]

JS Instantly Convert Lower Cases into Upper Cases
Author:ayuan0625      Create Time:02-27 16:43      Tag:      Edit:14 Times    |   View:612 Times

Summary:I. Overview1.1 RequirementGenerally, data containing alphabets, such as numbers and codes, is stored[Full Text:]

JS Selectable Range of Control Dates
Author:ayuan0625      Create Time:06-02 12:28      Tag:      Edit:15 Times    |   View:956 Times

Summary:I. Overview1.1 RequirementThe optional date range of a date picker is by default a continuous interva[Full Text:]

JS Radio Button Group Always Keeps one Option Selected
Author:ayuan0625      Create Time:06-06 22:16      Tag:      Edit:24 Times    |   View:600 Times

Summary:I. Overview1.1 RequirementBy clicking the Radio Button Group widget, an option will be selected. By c[Full Text:]

JS Modify Default Text "Not Selected" of Drop-down Box
Author:ayuan0625      Create Time:02-23 20:21      Tag:      Edit:13 Times    |   View:772 Times

Summary:I. Overview1.1 RequirementThe last option in the drop-down box defaults to “Select None”. If you pick[Full Text:]

curLGP
Author:ayuan0625      Create Time:11-10 14:37      Tag:      Edit:13 Times    |   View:930 Times

Summary:I.OverviewThere will be a curLGP object in the contentPane under the report preview and decision repo[Full Text:]

contentPane
Author:ayuan0625      Create Time:11-10 14:43      Tag:      Edit:35 Times    |   View:1321 Times

Summary:I.OverviewContentPane is a container for storing cpt reports. It is only in CPT, not in FRM (FRM uses[Full Text:]

FR Object
Author:ayuan0625      Create Time:10-22 10:07      Tag:      Edit:3 Times    |   View:1593 Times

Summary:I.OverviewWhen previewing the report, the report servlet will convert the cpt template to HTML, and F[Full Text:]

JS Introduction
Author:ayuan0625      Create Time:11-10 14:25      Tag:      Edit:38 Times    |   View:2161 Times

Summary:1. ScenarioAfter the FineReport report is parsed, it becomes an HTML page, using the jQuery fram[Full Text:]

Save Template to Database
Author:ayuan0625      Create Time:11-10 15:31      Tag:      Edit:17 Times    |   View:577 Times

Summary:I. RequirementScenario: If you save ready-made template files on the hard disk, once the hard disk fa[Full Text:]

FS Decision System
Author:ayuan0625      Create Time:11-10 14:34      Tag:      Edit:35 Times    |   View:912 Times

Summary:I.OverviewFinereport.js not only contains the attributes and methods of FR, but also contains the att[Full Text:]

Chart Manual Refresh
Author:ayuan0625      Create Time:11-29 15:39      Tag:      Edit:9 Times    |   View:872 Times

Summary:I. Overview1) When we need to refresh the chart manually, including the whole chart component, we can[Full Text:]

JS Highlight selected sheet
Author:ayuan0625      Create Time:02-17 10:45      Tag:      Edit:17 Times    |   View:556 Times

Summary:I. Overview1.1 ProblemWhen we have a report of multiple sheets, the selected sheet label is not obvio[Full Text:]

JS Hide drop-down menu once the mouse moves away
Author:ayuan0625      Create Time:02-24 13:28      Tag:      Edit:11 Times    |   View:733 Times

Summary:I. Overview1.1 ProblemWhen clicking on the drop-down widget, a menu will appear. But if we want to co[Full Text:]

Start the Designer in Eclipse
Author:ayuan0625      Create Time:11-10 16:13      Tag:      Edit:36 Times    |   View:889 Times

Summary:I. IntroductionTo implement tailored features on the basis of FineReport designer, normally you can l[Full Text:]

Batch Export Excel in the Background
Author:ayuan0625      Create Time:11-10 16:09      Tag:      Edit:24 Times    |   View:595 Times

Summary:I. Overview1. ScenarioThe computed result of a report can be variable in different conditions. To sav[Full Text:]

Create Templates By Code
Author:ayuan0625      Create Time:05-20 17:46      Tag:      Edit:6 Times    |   View:515 Times

Summary:1.DescriptionSometimes users have the needs to generate cpt templates in high volume. It is difficult[Full Text:]

Multiple Ways To Export Excel
Author:ayuan0625      Create Time:11-10 16:10      Tag:      Edit:31 Times    |   View:797 Times

Summary:I. OverviewApart from ExcelExporter, i.e. Unaltered Export, which has been covered in the Export sect[Full Text:]

Convert Excel To Template CPT
Author:ayuan0625      Create Time:11-10 16:08      Tag:      Edit:22 Times    |   View:943 Times

Summary:I. OverviewWhen dealing with multiple Excel files, users may need to batch convert them with cla[Full Text:]

Export Multiple Reports To One Excel
Author:ayuan0625      Create Time:11-10 16:07      Tag:      Edit:17 Times    |   View:669 Times

Summary:I. The Problem:When doing statistical analysis with reports, users may need to merge the result[Full Text:]

Cell Content Displays Different Colors
Author:ayuan0625      Create Time:08-21 14:49      Tag:      Edit:16 Times    |   View:493 Times

Summary:I. OverviewThere may be a need for displaying numbers in different colors. For fixed texts, you can u[Full Text:]

Custom Functions
Author:ayuan0625      Create Time:11-10 15:34      Tag:      Edit:24 Times    |   View:1179 Times

Summary:1. OverviewFineReport has provided a large number of built-in functions, which are sufficient to meet[Full Text:]

Introduction To Report Border Styles
Author:ayuan0625      Create Time:11-10 15:32      Tag:      Edit:10 Times    |   View:476 Times

Summary:1.OverviewIn Chapter Cell Formatting, you may know that you can set the cell border, but there a[Full Text:]

Read Template From Database
Author:ayuan0625      Create Time:03-15 13:40      Tag:      Edit:27 Times    |   View:594 Times

Summary:I. OverviewSince Save Template to Database has described how to save CPT templates into databases, de[Full Text:]

Modify And Export The Template
Author:ayuan0625      Create Time:11-10 15:13      Tag:      Edit:25 Times    |   View:477 Times

Summary:I. OverviewWe know from the core structure that users are allowed to edit report properties inside a[Full Text:]

Execute And Export Template
Author:ayuan0625      Create Time:11-10 15:16      Tag:      Edit:23 Times    |   View:518 Times

Summary:I. IntroductionAs we know from the overview of Engine API,  reports can be classified into[Full Text:]

Modify Data Dynamically
Author:ayuan0625      Create Time:11-10 15:17      Tag:      Edit:18 Times    |   View:523 Times

Summary:I. OverviewDevelopers may have a demand for displaying data in a single web report that is connected[Full Text:]

Traverse Cells API
Author:ayuan0625      Create Time:11-10 15:19      Tag:      Edit:31 Times    |   View:527 Times

Summary:I. OverviewUse cases: sometimes users may have a demand for processing every single cell in a report.[Full Text:]

Cell Formatting API
Author:ayuan0625      Create Time:11-10 15:20      Tag:      Edit:17 Times    |   View:643 Times

Summary:1. OverviewA cell is the smallest element that forms a report. FineReport opens many attributes of ce[Full Text:]

Program Report Creation
Author:ayuan0625      Create Time:11-10 15:23      Tag:      Edit:14 Times    |   View:561 Times

Summary:1.OverviewFrom the previous section, we get to know that the web report refers to a class that implem[Full Text:]

Program Web Report
Author:ayuan0625      Create Time:11-10 15:24      Tag:      Edit:15 Times    |   View:612 Times

Summary:1.OverviewThe FineReport designer can make most reports without coding, but the requirements from cli[Full Text:]

Report Parameter Pane API
Author:ayuan0625      Create Time:11-10 15:14      Tag:      Edit:42 Times    |   View:679 Times

Summary:1. OverviewIn the designer, the display of the parameters such as the layout, background, and display[Full Text:]

Engine API Basic Knowledge
Author:ayuan0625      Create Time:11-10 14:51      Tag:      Edit:28 Times    |   View:1038 Times

Summary:I. OverviewThe FineReport designer and its platform should satisfy most of the demands, but still, it[Full Text:]

Parse the xml File in the Database
Author:ayuan0625      Create Time:11-20 11:51      Tag:      Edit:19 Times    |   View:668 Times

Summary:I. OverviewThe article demonstrates how to build class datasets with XML files, which are generally c[Full Text:]

WebService Dataset Accessed through JDBC
Author:ayuan0625      Create Time:12-05 14:39      Tag:      Edit:20 Times    |   View:613 Times

Summary:I. OverviewIn this article, we'll deploy an Axis2 service, publish a background WebService to ext[Full Text:]

Simple Program Dataset
Author:ayuan0625      Create Time:11-10 15:03      Tag:      Edit:19 Times    |   View:1017 Times

Summary:1.OverviewThe data source of FineReport can come from not only database or text, but also any other t[Full Text:]

JS Call webpage methods in the report
Author:ayuan0625      Create Time:11-17 17:04      Tag:      Edit:14 Times    |   View:650 Times

Summary:I. Overview1.1 ProblemTwo situations:1) The report is embedded in the iframe of a page, and the[Full Text:]

JS Traverse Report Objects
Author:ayuan0625      Create Time:11-17 16:13      Tag:      Edit:10 Times    |   View:550 Times

Summary:I. OverviewFineReport reports use jQuery framework, so you can use each method of jQuery in a templat[Full Text:]

JS Add Prompt Sound to Report Page
Author:ayuan0625      Create Time:05-14 20:37      Tag:      Edit:11 Times    |   View:626 Times

Summary:I. Overview1.1 ProblemIn reports that require high real-time performance of key indicators, some key[Full Text:]

JS  Use SQL() to obtain multiple field values
Author:ayuan0625      Create Time:05-12 07:50      Tag:      Edit:12 Times    |   View:761 Times

Summary:I. Overview1.1 ProblemSql() function can be used to dynamically obtain the value of a field in the da[Full Text:]

JS Hide Navigation Bar When Opening Reports
Author:ayuan0625      Create Time:03-09 11:19      Tag:      Edit:12 Times    |   View:594 Times

Summary:I. Overview1.1 Problem descriptionSometimes, there is too much information to be displayed in the rep[Full Text:]

JS Radio button group middle and center aligned in cell
Author:ayuan0625      Create Time:02-23 16:26      Tag:      Edit:10 Times    |   View:570 Times

Summary:I. Overview1.1 ProblemWhen the cell is large, the radio button group widget will not be centered hori[Full Text:]

JS Detect device types
Author:ayuan0625      Create Time:03-08 16:43      Tag:      Edit:12 Times    |   View:1120 Times

Summary:I. Overview1.1 ProblemSometimes it is necessary to determine whether the currently logged-in device i[Full Text:]

JS Check Browser Type
Author:ayuan0625      Create Time:03-08 16:24      Tag:      Edit:6 Times    |   View:563 Times

Summary:I. DescriptionSometimes IE browsers cannot display some pages, so we need to define different pages f[Full Text:]

JS Control Report Preview Time
Author:ayuan0625      Create Time:02-26 21:38      Tag:      Edit:10 Times    |   View:670 Times

Summary:I. DescriptionThis document provides a method which uese JS to control the longest preview time of a[Full Text:]

JS Use Built-in Formulas in JavaScript
Author:ayuan0625      Create Time:02-24 08:04      Tag:      Edit:13 Times    |   View:864 Times

Summary:I. OverviewSometimes the report design involves writing JavaScript codes, but the codes to process so[Full Text:]

JS Click Button to Jump to Specific Component
Author:ayuan0625      Create Time:03-11 13:43      Tag:      Edit:6 Times    |   View:1031 Times

Summary:I. Overview1.1 Problem descriptionWhen there are many components in the dashboard, the canvas will be[Full Text:]

JS Hide Gantt chart grid line
Author:ayuan0625      Create Time:09-18 09:35      Tag:      Edit:7 Times    |   View:1270 Times

Summary:I. Overview1.1 ProblemWhen we use the Gantt chart for report development, we will need to adjust its[Full Text:]

JS Use Buttons to Switch Report Background Colors
Author:ayuan0625      Create Time:09-16 10:23      Tag:      Edit:17 Times    |   View:560 Times

Summary:I. DescriptionIn order to improve the visual effect of reports, JS can be used to dynamically switch[Full Text:]

JS Click a Button to Copy the Content of Textarea
Author:ayuan0625      Create Time:08-21 17:35      Tag:      Edit:7 Times    |   View:642 Times

Summary:I. DescriptionWhen designing reports, we usually encounter requirement, that is to directly copy the[Full Text:]

JS Hide chart carousel dots
Author:ayuan0625      Create Time:08-13 20:06      Tag:      Edit:10 Times    |   View:650 Times

Summary:I. Overview1.1 ProblemIn some actual projects, when the chart carousel function is used, the carousel[Full Text:]

JS Text Snowflakes
Author:ayuan0625      Create Time:07-30 20:37      Tag:      Edit:10 Times    |   View:632 Times

Summary:I. DescriptionThe purpose of this document is to realize the effects of text snowflakes in FineReport[Full Text:]

JS Time Fireworks
Author:ayuan0625      Create Time:07-28 15:14      Tag:      Edit:4 Times    |   View:746 Times

Summary:I. DescriptionThis document introduces how to achieve the effect of time fireworks. The final effect[Full Text:]

JS Enlarge Custom Submit Button
Author:ayuan0625      Create Time:04-02 18:45      Tag:      Edit:6 Times    |   View:699 Times

Summary:I. DescriptionIn many reporting scenarios, we may determine the postion and size of theSubmitbutton b[Full Text:]

JS Judge Browser Language
Author:ayuan0625      Create Time:03-10 14:31      Tag:      Edit:7 Times    |   View:601 Times

Summary:I. DescriptionFineReport is a multilingual and cross-platform report designer. Customers often need t[Full Text:]

JavaScript Date
Author:ayuan0625      Create Time:11-17 16:17      Tag:      Edit:12 Times    |   View:650 Times

Summary:I. OverviewThis article introduces the JavaScript date methods that are commonly used and provides se[Full Text:]

CSS Implements Drop-down Tree Directory
Author:ayuan0625      Create Time:08-23 23:38      Tag:      Edit:14 Times    |   View:712 Times

Summary:I. Overview1.1 RequirementHow to create a drop-down tree directory with CSS:  1.2 SolutionU[Full Text:]

CSS Fill in the cell border color on the page
Author:ayuan0625      Create Time:03-01 21:08      Tag:      Edit:10 Times    |   View:655 Times

Summary:I. Overview1.1 RequirementIn the data entry preview mode, the Data Entry widget will have black borde[Full Text:]

CSS Modify Loading Animation and Icons
Author:ayuan0625      Create Time:03-18 13:00      Tag:      Edit:24 Times    |   View:849 Times

Summary:I. Overview1.1 RequirementHow to change the loading icon? Here we take the following example for demo[Full Text:]

CSS Customize the Size of Button Text
Author:ayuan0625      Create Time:12-19 21:04      Tag:      Edit:12 Times    |   View:1074 Times

Summary:I. Overview1.1 RequirementExcept for the custom buttons in the parameter pane, the size of texts in a[Full Text:]

CSS Modify Drop-down Tree Icon
Author:ayuan0625      Create Time:03-01 14:01      Tag:      Edit:15 Times    |   View:625 Times

Summary:I. Overview1.1 RequirementHow to customize the icons of options in a drop-down tree? 1.2 Solutio[Full Text:]

CSS Modify the Style of Drop-down Box
Author:ayuan0625      Create Time:12-21 21:00      Tag:      Edit:8 Times    |   View:582 Times

Summary:I. Overview1.1 RequirementHow to change the font color, font size, background color and button style[Full Text:]

CSS Change Title Background Color of a Dialogue Box
Author:ayuan0625      Create Time:12-08 18:09      Tag:      Edit:14 Times    |   View:991 Times

Summary:I. Overview1.1 RequirementIn previewing a template using FineReport, the background color of the titl[Full Text:]

CSS Modify the Style of Prompt Box
Author:ayuan0625      Create Time:02-21 11:26      Tag:      Edit:11 Times    |   View:1683 Times

Summary:I. Overview1.1 RequirementWhen data entry is made successfully, it’s better to have a message that sa[Full Text:]

CSS Customize the Color of Toolbar Buttons
Author:ayuan0625      Create Time:02-23 10:20      Tag:      Edit:15 Times    |   View:1076 Times

Summary:I. Overview1.1 RequirementHow to change toolbar button colors? Use CSS to achieve the effect as shown[Full Text:]

FineReport Widget CSS Style
Author:ayuan0625      Create Time:01-19 15:23      Tag:      Edit:21 Times    |   View:1821 Times

Summary:I. OverviewIn actual projects, in order to make the widgets in the FineReport report consistent with[Full Text:]

JS Return to the Main Report in the Subreport
Author:ayuan0625      Create Time:02-14 10:51      Tag:      Edit:15 Times    |   View:631 Times

Summary:I. Overview1.1 RequirementHow to go back from a child report to the parent report?See the demonstrati[Full Text:]

JS Get Report Toolbar Button
Author:ayuan0625      Create Time:12-10 19:55      Tag:      Edit:11 Times    |   View:653 Times

Summary:I. DescriptionIn the report page, occasionally there is a need to obtain toolbar buttons. Previously,[Full Text:]

JS Use Delay Function to Realize Certain JS Effects
Author:ayuan0625      Create Time:02-15 17:27      Tag:      Edit:12 Times    |   View:701 Times

Summary:I. Overview1.1 Problem descriptionSometimes some JS codes can run successfully in cpt but will not ta[Full Text:]

JS Click the Button to Realize the Hyperlink Function
Author:ayuan0625      Create Time:11-14 20:28      Tag:      Edit:10 Times    |   View:754 Times

Summary:I. Overview1.1 RequirementHow to realize dynamic parameter hyperlinks in cells by a button click, as[Full Text:]

JS Get the Values from Report Widget in the Parameter Pane
Author:ayuan0625      Create Time:03-03 15:27      Tag:      Edit:8 Times    |   View:702 Times

Summary:I. Overview1.1 RequirementHow to get report body widget value by appropriately setting the parameter[Full Text:]

JS Automatic Query in Dashboards
Author:ayuan0625      Create Time:03-04 10:05      Tag:      Edit:14 Times    |   View:923 Times

Summary:I. Overview1.1 RequirementIn a decision-making report, we expect the report body to automatically inq[Full Text:]

JS Refresh Data the Chart of a Dashboard
Author:ayuan0625      Create Time:01-19 17:15      Tag:      Edit:16 Times    |   View:1101 Times

Summary:I. OverviewThe data in the pie chart is linked with those in the report block, so you can modify the[Full Text:]

JS Set Dynamic Background and Dynamic Borders
Author:ayuan0625      Create Time:08-22 11:37      Tag:      Edit:25 Times    |   View:1033 Times

Summary:I. Overview1.1 RequirementIn the designer, only static images in png or jpg format can be inserted. H[Full Text:]

JS Hide Loading Icons and Text
Author:ayuan0625      Create Time:10-13 23:42      Tag:      Edit:21 Times    |   View:813 Times

Summary:I. Overview1.1 RequirementIn making a report, we use JavaScript to meet the special needs of data ref[Full Text:]

JS Automatically Switch between Tabs
Author:ayuan0625      Create Time:05-25 10:22      Tag:      Edit:13 Times    |   View:1479 Times

Summary:I. Overview1.1 RequirementIf there is a dashboard with multiple Tab pages, how to automatically switc[Full Text:]

JS Get the Value of Parameter Widget
Author:ayuan0625      Create Time:07-25 21:43      Tag:      Edit:10 Times    |   View:1355 Times

Summary:I. Overview1.1 RequirementWhen design a decision-making report, how to use button widget for the body[Full Text:]

JS Report Button Control Gets Other Control Values
Author:ayuan0625      Create Time:03-09 16:38      Tag:      Edit:10 Times    |   View:615 Times

Summary:I. Overview1.1 RequirementIn designing a dashboard, how to add a Button widget to get the values of o[Full Text:]

JS Hide Tab Block Title
Author:ayuan0625      Create Time:07-30 01:28      Tag:      Edit:18 Times    |   View:944 Times

Summary:I. Overview1.1 RequirementHow to customize the options of displaying different Tab blocks or hiding c[Full Text:]

JS Click on Hyperlink to Switch TAB Page
Author:ayuan0625      Create Time:08-03 17:14      Tag:      Edit:12 Times    |   View:1003 Times

Summary:I. Overview1.1 RequirementHow to switch between tabs by clicking the hyperlinks in cells in the repor[Full Text:]

JS Click Button to Get Page Number
Author:ayuan0625      Create Time:03-09 13:56      Tag:      Edit:12 Times    |   View:1082 Times

Summary:I. OverviewHow to get the page number of the content currently displayed in the report block of a das[Full Text:]

JS Stay on the Current Tab after Clicking Query
Author:ayuan0625      Create Time:11-02 11:05      Tag:      Edit:23 Times    |   View:1006 Times

Summary:I. Overview1.1 RequirementWhen using the Tab block function for forms, we will encounter the followin[Full Text:]

JS Change and Restore the Background Color by Clicking
Author:ayuan0625      Create Time:11-10 15:03      Tag:      Edit:13 Times    |   View:760 Times

Summary:I. Overview1.1 RequirementIn a report block, click a cell to change the background color and click it[Full Text:]

JS Click Dashboard to Display in Full Screen
Author:ayuan0625      Create Time:03-29 18:26      Tag:      Edit:13 Times    |   View:927 Times

Summary:I. OverviewWhen previewing reports on the browser, everyone can use F11 to make the report display in[Full Text:]

JS Mouse Move to Control the Carousel of Dashboards
Author:ayuan0625      Create Time:03-19 21:04      Tag:      Edit:12 Times    |   View:686 Times

Summary:I. Overview1.1 Problem descriptionWhen developing dashboards, sometimes we need the carousel effect o[Full Text:]

JS Custom the Background of Absolute Block
Author:ayuan0625      Create Time:09-29 10:32      Tag:      Edit:9 Times    |   View:619 Times

Summary:I. OverviewIn dashboards, there are no options to set the styles of absolute block, so users cannot d[Full Text:]

JS Change the Styles of Cell or Row where Mouse Hover
Author:ayuan0625      Create Time:09-23 13:48      Tag:      Edit:14 Times    |   View:826 Times

Summary:I. OverviewWhen designing a dashboard, you may encounter such a requirement: when the mouse moves ove[Full Text:]