FUYU
2023-12-13 4488f711dbc01a8db6753907cae2ef4021dede68
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';