Data Controls Implementation Guide

Data Controls Implementation Guide

Properties

IDC controls can expose properties that are used to modify their behavior or appearance. The Hierarchy Manager and History View controls do not expose any properties. Duplicate Prevention control exposes
parentUrl
property that can be used to enable JavaScript messages for IE7 browser.
The following example shows the specification of two sample properties.
<?xml version="1.0" encoding="UTF-8"?> <bdcConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./
siperian-bdd-config-6.xsd
"> <property name="sampleProperty1">value1</property> <property name="sampleProperty2">value2</property> </bdcConfiguration>

0 COMMENTS

We’d like to hear from you!