FUYU
2023-05-19 cecd98b1ccbe67a2530c9d066ed5f12c7f3e8e2b
force-app/main/default/objects/Inspection_Report__c/webLinks/insPageBtn.webLink-meta.xml
@@ -16,7 +16,7 @@
var RecordTypeId = "{!Inspection_Report__c.RecordTypeId}";
var url;
if(RecordTypeId == '0121m000000m3Bi'){
if(RecordTypeId == '01210000000aLii'){
url = '/apex/OFSInsReportLayoutForVm';
}else{
url = '/apex/OFSInsReportLayout';