<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE Configuration PUBLIC 'waveset.dtd' 'waveset.dtd'>
<!--  MemberObjectGroups="#ID#Top" extensionClass="Form" lastMod="13" lastModifier="Configurator" name="IDM_COURSE_FRM_Rule 1"-->
<Configuration name='IDM_COURSE_FRM_Rule 1' lock='Configurator#1205814061437' creator='Configurator' createDate='1202518813437' lastModifier='Configurator' lastModDate='1205813761375' lastMod='13' wstype='UserForm'>
    <Extension>
        <Form name='IDM_COURSE_FRM_Rule 1' noDefaultButtons='true' objectLocationID='objectType=UserForm&amp;objectName=IDM_COURSE_FRM_Rule+1&amp;objectPath=0&amp;isBegin=true'>
            <Display class='EditForm'>
                <Property name='title' value='Using Rule in the Form'/>
                <Property name='subTitle' value='Populating the continents select button using a rule'/>
            </Display>
            <Field name='slctContinents'>
                <Display class='Select' action='true'>
                    <Property name='title' value='Continents'/>
                    <Property name='allowedValues'>
                        <rule name='IDM_COURSE_RUL_Rule 1'/>
                    </Property>
                    <Property name='help' value='property = allowedValues ; value = IDM_COURSE_RUL__Rule 1'/>
                </Display>
            </Field>
            <Field>
                <Display class='Label'>
                    <Property name='value'>
                        <ref>slctContinents.value</ref>
                    </Property>
                    <Property name='title' value='Value Selected'/>
                </Display>
            </Field>
            <Field name='submitCancelButtons'>
                <Field name=':complete'>
                    <Expansion>
                        <s>true</s>
                    </Expansion>
                </Field>
                <Field name=':formButton' button='true'>
                    <Display class='Button'>
                        <Property name='label' value='Submit'/>
                        <Property name='value' value='Next'/>
                        <Property name='command' value='Save'/>
                    </Display>
                </Field>
                <Field name=':formButton' button='true'>
                    <Display class='Button'>
                        <Property name='label' value='Cancel'/>
                        <Property name='value' value='Cancel'/>
                        <Property name='command' value='SaveNoValidate'/>
                    </Display>
                    <Derivation>
                        <null/>
                    </Derivation>
                </Field>
                <Field name='formButton'>
                    <Expansion>
                        <ref>:formButton</ref>
                    </Expansion>
                </Field>
            </Field>
        </Form>
    </Extension>
    <MemberObjectGroups>
        <ObjectRef type='ObjectGroup' id='#ID#Top' name='Top'/>
    </MemberObjectGroups>
</Configuration>
