Skip to main content

I am facing an issue when i migrate the classic APP to lightning APP.

I have a custom button which is working fine in Classic app by getting populated with the field value which i am passing where as it is not getting populated in Lightning App.

Below is my declarative syntax. 

 

/{!$ObjectType.Researcher__c}/e?CF00No000000D4zwi={!Project__c.Name} 

&CF00No000000D4zwi_lkid={!Project__c.Id} 

&00No000000D4zzk={!Project__c.Project_End_Date__c} 

&retURL={!Project__c.Id}

 

Can someone please help me of how to fix this in lightning.

 

@Stephen Stanley  fyi

댓글 3개
0/9000