S
sonbaty1
Hi,
I want to make a new default form for Contacts.
I make a new formregion in outlook with name Test
If I use in xml file formRegionType following:
adjoining work ok
Separate work ok
If I use a Replacement then the default page its not overwriten with me
default page. This not work
Why not work the Replacement? What it wrong in me config?
Next question:
I can not use in me formregion button for check name...
I become following: In this tab you can not use a chcek name...
How can I use the chcek name button from first page into me page?
registry file:
[HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\FormRegions]
[HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\FormRegions\IPM.Contact]
"Test"="C:\\Develop\\Outlook\\Test1\\Test.xml"
xml file:
<?xml version="1.0" encoding="utf-8"?>
<FormRegion xmlns="
http://schemas.microsoft.com/office/outlook/12/formregion.xsd">
<name>CategoriesRegion</name>
<title>Test</title>
<formRegionType>Replacement</formRegionType>
<showCompose>true</showCompose>
<showRead>true</showRead>
<showPreview>true</showPreview>
<hidden>false</hidden>
<layoutFile>Test.ofs</layoutFile>
<version>1.0</version>
</FormRegion>
Thanks for support
I want to make a new default form for Contacts.
I make a new formregion in outlook with name Test
If I use in xml file formRegionType following:
adjoining work ok
Separate work ok
If I use a Replacement then the default page its not overwriten with me
default page. This not work
Why not work the Replacement? What it wrong in me config?
Next question:
I can not use in me formregion button for check name...
I become following: In this tab you can not use a chcek name...
How can I use the chcek name button from first page into me page?
registry file:
[HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\FormRegions]
[HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\FormRegions\IPM.Contact]
"Test"="C:\\Develop\\Outlook\\Test1\\Test.xml"
xml file:
<?xml version="1.0" encoding="utf-8"?>
<FormRegion xmlns="
http://schemas.microsoft.com/office/outlook/12/formregion.xsd">
<name>CategoriesRegion</name>
<title>Test</title>
<formRegionType>Replacement</formRegionType>
<showCompose>true</showCompose>
<showRead>true</showRead>
<showPreview>true</showPreview>
<hidden>false</hidden>
<layoutFile>Test.ofs</layoutFile>
<version>1.0</version>
</FormRegion>
Thanks for support