<radiobutton>
<reload>true</reload>
<lookuptype>fixed</lookuptype>
<datapath>contactInformationOption</datapath>
<datatype>alias</datatype>
<defaultvalue>NEW_CUSTOMER</defaultvalue>
<options>NEW_CUSTOMER:New Customer;EXISTING_CUSTOMER:Existing Customer</options>
<refresh>component,false:false:null:customerInformation;component,false:false:null:accountInformation;component,false:false:null:billingAddress</refresh>
<onchange>
<functions>
<function>
<type>ejb</type>
<classname>ejb/CRMUISubscriptionAction</classname>
<functionname>constructContact</functionname>
<resultaction>fieldreplace</resultaction>
<datapath>contactInformation</datapath>
<parameters>
</parameters>
</function>
</functions>
</onchange>
</radiobutton> |