Skip to content

Lighting component for uploading files from a detail view or can be incorporated to be used in a form.

Notifications You must be signed in to change notification settings

olopsman/lighting-component-file-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lighting-component-file-upload

Lighting Component for File Upload

Salesforce Lightning component for file upload that can be used for detail record views. Or incorporated on forms.

Uses lightning:input component with type="file".

Controller uses the FileReader API to read the file asynchronously and a call to the Apex controller inserts the attachment on the Files object.

About

Lighting component for uploading files from a detail view or can be incorporated to be used in a form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published