buli
2023-07-18 df5aa8087c2c7328dc4188f05d762c8df1f0b07a
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';