Jrxml Report Editor
Steps to edit Jrxml file.
- ERP Admin -> Reports Management -> select module and form -> list of reports will be displayed in table click on edit button. Edit report details module will open. In that module, you will find the edit report button.
Note. Only files with reporttype as FORM JPDF and Filetype as jrxml can be edited.
-
On clicking the edit report button, editor will open in a new tab.
-
In the window you can see the file name and file extension at the top. Below in center of the window, code viewer, preview viewer. On the left, file sturcture outline and on the right, properties.
-
Users can click and expand the file outline structure on left panel. From the same left panel users can add new outline attribute and also delete an existing outline attribute.
-
Users can change properties of the outline attributes in the right panel name as properties panel. This panel shows data with the click of the selected outline attribute.
Here we have selected an attribute by clicking on the attribute name in the left outline structure and on clicking on the right properties panel properties will open and we can change data of the property .
In the below image column23301 of Parameters class property is changed from string to integer.