Details.TextFieldAlphaNumericDetail: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Redirected page to XFRACAS XML Import Documentation)
 
Line 1: Line 1:
{{Template:XFRACAS.XML.Import.Doc.Class|Insert Details|Insert Details}}
#REDIRECT[[XFRACAS_XML_Import_Documentation]]
 
 
===XML Element===
<Detail>
:  <DetailTypeID />
:  <DisplayOrder />
:  <DetailStep />
:  <DetailSpan />
:  <DetailUIType />
:  <DetailName />
:  <AlphaNumeric>
::    <'''Value''' />
:  </AlphaNumeric>
</Detail>
 
 
 
 
===Description===
* Alphanumeric Input Box Detail 
* DetailUIType: TextFieldAlphaNumericDetail
* The Value (String) element is required. Maximum of 2554 characters allowed
 
===Detail Sample===
 
:{{Template:XFRACAS.Blue|<Detail>}}
::<font color=Blue><DetailTypeID></font><font color=100>100</font><font color=Blue></DetailTypeID></font>
::<font color=Blue><DisplayOrder></font><font color=100>8</font><font color=Blue></DisplayOrder></font>
::<font color=Blue><DetailStep></font><font color=100>5</font><font color=Blue></DetailStep></font>
::{{Template:XFRACAS.Blue|<DetailSpan>}}{{Template:XFRACAS.Black|No}}{{Template:XFRACAS.Blue|</DetailSpan>}}
::{{Template:XFRACAS.Blue|<DetailUIType>}}{{Template:XFRACAS.Black|TextFieldAlphaNumericDetail}}{{Template:XFRACAS.Blue|</DetailUIType>}}
::{{Template:XFRACAS.Blue|<DetailName>}}{{Template:XFRACAS.Black|Example Alpha Numeric Detail}}{{Template:XFRACAS.Blue|</DetailName>}}
::{{Template:XFRACAS.Blue|<AlphaNumeric>}}
:::{{Template:XFRACAS.Blue|<Value>}}{{Template:XFRACAS.Black|Example text}}{{Template:XFRACAS.Blue|</Value>}}
::{{Template:XFRACAS.Blue|</AlphaNumeric>}}
:{{Template:XFRACAS.Blue|</Detail}}

Latest revision as of 16:10, 28 July 2015