Closed xkazama-yukio3 closed 2 months ago
(English)
Support Excel as a file format for downloading and uploading Entity data on the search screen.
Allow users to select CSV
, Excel
, or either in SearchConditionSection settings.
Add fileSupportType to SearchConditionSection.
Unspecified (default), CSV
, EXCEL
, or SPECIFY
can be selected
Add fileSupportType to GemConfigService, applicable when not specified in SearchConditionSection.(Default is CSV
).
概要
検索画面でのEntityデータのダウンロード、アップロードのファイル形式としてExcelをサポートする。
実施事項
SearchConditionSectionにて、CSV、Excel、またはどちらかを選択することを可能にする。
CSV
,EXCEL
,SPECIFY
を選択可能CSV
とする。