Table of Contents | ||||
---|---|---|---|---|
|
Basic UI
엑셀 업로드 버튼은 주로 Table List 와 함께 사용되며 실제 적용한 모습은 다음과 같다.
( 참고: Event Component )
...
...
Development Guide
1. Summary
Upload excel file. The format supports: .xls, .xlsx
Video Guide:
...
File sample:
backendcore/src/main/resources/schema/core/builder/frontoffice/element/popUpProp.json
...
View file | ||
---|---|---|
|
2. Reference Data Sample
...
main Schema: backendcore/src/main/resources/schema/test/backOfficeGuide/uploadExcelSampleSchema.json
...