Databases Reference
In-Depth Information
b.
Select the default Button template (highlighted by the check
mark in the Default column), as shown in Figure 4-4.
Figure 4-4. Selecting the default Button template
c.
In the Normal Template region, change the code from
<button value="#LABEL#" onclick="#LINK#" class="button-
gray" type="button" #BUTTON_ATTRIBUTES#>
to
<button value="#LABEL#" onclick="#LINK#" class="button-
gray" type="button" #BUTTON_ATTRIBUTES# id=”#BUTTON_ID#”>
The only difference is that id=”#BUTTON_ID#” was added to the
tag.
d.
Click the Apply Changes button to save your changes.
e.
Repeat steps 1 and 2, and you should no longer get the Button ID
error message.
4.
Select the default options for the remainder of the wizard, and create the
button.
 
Search WWH ::




Custom Search