Skip to content

Added: screenxlsx demo view-maps and UI links for the example plugin (OFBIZ-13567) - #395

Open
mridulpathak wants to merge 1 commit into
apache:trunkfrom
mridulpathak:OFBIZ-13567
Open

Added: screenxlsx demo view-maps and UI links for the example plugin (OFBIZ-13567)#395
mridulpathak wants to merge 1 commit into
apache:trunkfrom
mridulpathak:OFBIZ-13567

Conversation

@mridulpathak

Copy link
Copy Markdown
Contributor

Adds demo view-maps pointing the example plugin's existing screens at the new screenxlsx view-handler type from ofbiz-framework, alongside their existing screenxls-based counterparts.

  • ListExampleExportXlsx and ExampleReportXlsx view-maps point at the existing ListExampleExport and ExampleReport screens
  • Matching UI entry points: a "View as spreadsheet (.xlsx)" button-bar link next to ExampleReportXls's, and a matching export button on the ListExampleExport search form next to its existing Export button
  • Depends on the companion ofbiz-framework PR

… the new screenxlsx handler (OFBIZ-13567)

- Adds two demo view-maps pointing the example plugin's existing ListExampleExport and ExampleReport screens at the new screenxlsx view-handler type, alongside their existing screenxls-based counterparts
- Proves out framework's new real .xlsx export mechanism end-to-end, producing real, correctly-typed workbooks with the correct content type and filename
- Adds matching UI entry points alongside the existing Xls links: a "View as spreadsheet (.xlsx)" button-bar link next to ExampleReportXls's, and a matching export button on the ListExampleExport search form next to its existing Export button
@mridulpathak

Copy link
Copy Markdown
Contributor Author

Companion ofbiz-framework PR: apache/ofbiz-framework#1899

@sonarqubecloud

sonarqubecloud Bot commented Sep 8, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant