dentsusoken / iPLAss

Java-based open source low-code development platform for enterprise
https://iplass.org/
GNU Affero General Public License v3.0
68 stars 25 forks source link

GEM:検索画面でのダウンロード、アップロードのファイル形式としてExcelをサポートする #1632

Closed xkazama-yukio3 closed 2 months ago

xkazama-yukio3 commented 2 months ago

概要

検索画面でのEntityデータのダウンロード、アップロードのファイル形式としてExcelをサポートする。

実施事項

SearchConditionSectionにて、CSV、Excel、またはどちらかを選択することを可能にする。

xkazama-yukio3 commented 2 months ago

(English)

Overview

Support Excel as a file format for downloading and uploading Entity data on the search screen.

Implementations

Allow users to select CSV, Excel , or either in SearchConditionSection settings.