buli
2023-07-13 c51e03fbf2f6633d8e88aeec9dcb8df13524df8f
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';