function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Satya Ranjan MohantySatya Ranjan Mohanty 

creating component for a java script button in lightning

Hi,
please can any one help me out to create this javascript button to lightning component.
open('https://projects.com/sforce/ftp/Attach.aspx?FieldName=ENZ__Account__c&FieldValue={!Account.Id}&Folder=Account/&ServerProfile=Default&OrgID={!Organization.Id}&SFUrl={!API.Partner_Server_URL_90}&SFSessionID={!API.Session_ID}', '_blank', 'width=800,height=600')

Thanks in advance
satya