Multidomain MDM 
			
			- Multidomain MDM 10.3 HotFix 1
- All Products
 
           
      	
            
	
      http://www.bing.com/search?q=bddUserName&hl=en
<bddApplication …> … <uiExtensions> … <dashboard> <externalLink name="bing_username" type="IFRAME" url="http://www.bing.com/search" displayName="Bing search"> <param name="q" bddParamName="USERNAME"/> <param name="hl" staticValue="en"/> </externalLink> … </dashboard> </uiExtensions> … </bddApplication>
| Parameter 
					  | Description 
					  | 
|---|---|
| Static 
					  | Have pre-defined values specified in the IDD configuration file. The following example shows a static parameter definition that uses the staticValue attribute: 
					  
 | 
| Dynamic 
					  | Substituted at run time. The definition of a dynamic parameter contains the attribute bddParamName, and the value of this attribute is substituted with data available at run time. The following dynamic parameters are supported: 
					  
 | 
http://www.bing.com/search?q=admin&hl=en
<script url="external URL"/>