Skip to content

Commit

Permalink
Sprint-2 changes-v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakmulamalla committed Nov 28, 2023
1 parent d66c482 commit c7d8930
Show file tree
Hide file tree
Showing 7 changed files with 177 additions and 2 deletions.
1 change: 1 addition & 0 deletions dev-app-post/main/default/profiles/Admin.profile-meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -796,6 +796,7 @@
</layoutAssignments>
<layoutAssignments>
<layout>Medication-Medication Layout</layout>
<recordType>Medication.EDRD</recordType>
</layoutAssignments>
<layoutAssignments>
<layout>PersonAccount-Patient Layout</layout>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
</layoutAssignments>
<layoutAssignments>
<layout>Medication-Medication Layout</layout>
<recordType>Medication.EDRD</recordType>
</layoutAssignments>
<layoutAssignments>
<layout>PersonAccount-Patient Layout</layout>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,42 @@
<type>Flexipage</type>
<pageOrSobjectType>CareObservation</pageOrSobjectType>
</actionOverrides>
<actionOverrides>
<actionName>View</actionName>
<comment>Action override created by Lightning App Builder during activation.</comment>
<content>Care_Program_Record_page</content>
<formFactor>Large</formFactor>
<skipRecordTypeSelect>false</skipRecordTypeSelect>
<type>Flexipage</type>
<pageOrSobjectType>CareProgram</pageOrSobjectType>
</actionOverrides>
<actionOverrides>
<actionName>View</actionName>
<comment>Action override created by Lightning App Builder during activation.</comment>
<content>Care_Program_Record_page</content>
<formFactor>Small</formFactor>
<skipRecordTypeSelect>false</skipRecordTypeSelect>
<type>Flexipage</type>
<pageOrSobjectType>CareProgram</pageOrSobjectType>
</actionOverrides>
<actionOverrides>
<actionName>View</actionName>
<comment>Action override created by Lightning App Builder during activation.</comment>
<content>Care_Program_Enrollee_Record_Page</content>
<formFactor>Large</formFactor>
<skipRecordTypeSelect>false</skipRecordTypeSelect>
<type>Flexipage</type>
<pageOrSobjectType>CareProgramEnrollee</pageOrSobjectType>
</actionOverrides>
<actionOverrides>
<actionName>View</actionName>
<comment>Action override created by Lightning App Builder during activation.</comment>
<content>Care_Program_Enrollee_Record_Page</content>
<formFactor>Small</formFactor>
<skipRecordTypeSelect>false</skipRecordTypeSelect>
<type>Flexipage</type>
<pageOrSobjectType>CareProgramEnrollee</pageOrSobjectType>
</actionOverrides>
<actionOverrides>
<actionName>View</actionName>
<comment>Action override created by Lightning App Builder during activation.</comment>
Expand All @@ -54,6 +90,24 @@
<type>Flexipage</type>
<pageOrSobjectType>Case</pageOrSobjectType>
</actionOverrides>
<actionOverrides>
<actionName>View</actionName>
<comment>Action override created by Lightning App Builder during activation.</comment>
<content>Medication_Record_Page</content>
<formFactor>Large</formFactor>
<skipRecordTypeSelect>false</skipRecordTypeSelect>
<type>Flexipage</type>
<pageOrSobjectType>Medication</pageOrSobjectType>
</actionOverrides>
<actionOverrides>
<actionName>View</actionName>
<comment>Action override created by Lightning App Builder during activation.</comment>
<content>Medication_Record_Page</content>
<formFactor>Small</formFactor>
<skipRecordTypeSelect>false</skipRecordTypeSelect>
<type>Flexipage</type>
<pageOrSobjectType>Medication</pageOrSobjectType>
</actionOverrides>
<actionOverrides>
<actionName>View</actionName>
<comment>Action override created by Lightning App Builder during activation.</comment>
Expand Down
66 changes: 64 additions & 2 deletions force-app/main/default/layouts/Case-EDRD Layout.layout-meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,70 @@
<detailHeading>true</detailHeading>
<editHeading>true</editHeading>
<label>MOH Decision Details</label>
<layoutColumns/>
<layoutColumns/>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>EDRD_MOHFunding_Approved__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>EDRD_MOHFunding_Expiry_Date__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>EDRD_MOHApproved_Funding_Duration__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>EDRD_MOHApproved_Funding_Duration_Unit__c</field>
</layoutItems>
<layoutItems>
<behavior>Required</behavior>
<field>EDRD_MOHApproved_Dosage__c</field>
</layoutItems>
<layoutItems>
<behavior>Required</behavior>
<field>EDRD_MOHApproved_Dosage_Unit__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>EDRD_MOHDrug_Cost_Forecast__c</field>
</layoutItems>
</layoutColumns>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>EDRD_MOHFunding_Denied__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>EDRD_MOHFunding_Extended__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>EDRD_MOHFunding_Extension_Date__c</field>
</layoutItems>
<layoutItems>
<behavior>Required</behavior>
<field>EDRD_MOHApproved_Frequency__c</field>
</layoutItems>
<layoutItems>
<behavior>Required</behavior>
<field>EDRD_MOHApproved_Frequency_Unit__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>EDRD_MOHIndefinite_Funding__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>EDRD_MOHComments__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>EDRD_MOHPharmaNet_Approval__c</field>
</layoutItems>
</layoutColumns>
<style>TwoColumnsTopToBottom</style>
</layoutSections>
<layoutSections>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<StandardValueSet xmlns="http://soap.sforce.com/2006/04/metadata">
<sorted>false</sorted>
<standardValue>
<fullName>Active</fullName>
<default>true</default>
<label>Active</label>
</standardValue>
<standardValue>
<fullName>Inactive</fullName>
<default>false</default>
<label>Inactive</label>
</standardValue>
</StandardValueSet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<StandardValueSet xmlns="http://soap.sforce.com/2006/04/metadata">
<sorted>false</sorted>
<standardValue>
<fullName>New</fullName>
<default>true</default>
<label>New</label>
</standardValue>
<standardValue>
<fullName>In Progress</fullName>
<default>false</default>
<label>In Progress</label>
</standardValue>
<standardValue>
<fullName>Completed</fullName>
<default>false</default>
<label>Completed</label>
</standardValue>
<standardValue>
<fullName>Cancelled</fullName>
<default>false</default>
<label>Cancelled</label>
</standardValue>
</StandardValueSet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<StandardValueSet xmlns="http://soap.sforce.com/2006/04/metadata">
<sorted>false</sorted>
<standardValue>
<fullName>Active</fullName>
<default>true</default>
<label>Active</label>
</standardValue>
<standardValue>
<fullName>Inactive</fullName>
<default>false</default>
<label>Inactive</label>
</standardValue>
<standardValue>
<fullName>Added in error</fullName>
<default>false</default>
<label>Added in error</label>
</standardValue>
</StandardValueSet>

0 comments on commit c7d8930

Please sign in to comment.