Required HTML elements
Element |
Element description |
Element attributes | Attribute description |
|---|---|---|---|
input |
This element creates a field on a web form that can receive a text string that the user types in the BlackBerry® Wallet. |
The id attribute is required to specify data sets and data elements. The value of the type attribute must equal text. |
|
select |
This element creates a drop-down list on a web form. This element can be used with the credit card data element and data elements that specify an expiry date. |
id |
The id attribute is required to specify data elements. |
Related concepts
Next topic: Data sets