U4-9762 ezSearch package complains about pickers in macro parameters

This commit is contained in:
Sebastiaan Janssen
2017-04-12 13:39:38 +02:00
parent 3950b35539
commit e2dc4f36ad
6 changed files with 43 additions and 37 deletions

View File

@@ -105,7 +105,7 @@
<!-- Defines the default document type property used when adding properties in the back-office (if missing or empty, defaults to Textstring -->
<defaultDocumentTypeProperty>Textstring</defaultDocumentTypeProperty>
<showDeprecatedPropertyEditors>true</showDeprecatedPropertyEditors>
<showDeprecatedPropertyEditors>false</showDeprecatedPropertyEditors>
<!-- Enables value converters for all built in property editors so that they return strongly typed object, recommended for use with Models Builder -->
<EnablePropertyValueConverters>true</EnablePropertyValueConverters>