force-app/main/default/pages/OPDPlanProd.page
@@ -1,3 +1,3 @@ <apex:page standardController="OPDPlan__c" showHeader="false" sidebar="false" id="OPDPlanProd"> <apex:page standardController="OPDPlan__c" showHeader="false" sidebar="false" id="OPDPlanProd" lightningStylesheets="true"> <c:RentalEquipmentCreate targetOPDId="{!OPDPlan__c.Id}" /> </apex:page>