Rearrange Fields on New Case Form Version 1.2

Release Date
Release Version
1.2
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="opencaserearranger" type="module">
<file>opencaserearranger</file>
<name>opencaserearranger</name>
<description>Customize the order of fields on Open Case</description>
<license>MIT</license>
<maintainer>
<author>Physician Health Program of BC</author>
<email>info@physicianhealth.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/opencaserearranger</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/opencaserearranger</url>
<url desc="Support">https://lab.civicrm.org/extensions/opencaserearranger</url>
<url desc="Licensing">http://opensource.org/licenses/MIT</url>
</urls>
<releaseDate>2021-02-04</releaseDate>
<version>1.2</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.0</ver>
<ver>5.19</ver>
<ver>5.20</ver>
<ver>5.34</ver>
</compatibility>
<comments>Allows changing the order of fields that appear when creating a new case.</comments>
<civix>
<namespace>CRM/Opencaserearranger</namespace>
</civix>
</extension>