How to display upload Image if a record existing an attachment in lightning component? | how to display image icon in lightning component from attachment

display attachment in lightning component by w3web.net

Hey guys, In this post we are going to learn about how to Display an Upload Icon on the lightning component if a object record has files or any kind of attachment.. Requirement:- If upload a custom file on lightning component such like (jpg’, ‘jpeg’,’pdf’, ‘doc’) etc.. then against of every record display should be … Read more →

Upload Files in Lightning Component | how to upload file dynamically using the wrapper class in Salesforce

Upload files in lightning component by w3web.net

Hey guys, In this post we are going to learn about how to upload files in Salesforce lightning component. In this example we will attached the files from Custom sObject by help of wrapper apex class in lightning component. Don’t forget to check out:- How to display upload Image if a record existing an attachment … Read more →