Transaction Webservice API

wizard

wizard tag

This tag renders the wizard.

Tag Attributes
Attribute Notes

Sample:

<table>
    <tr>
        <td colspan="2">
            <c:wizard/>
        </td>
    </tr>
    <tr>
        <td><c:wizard-previous value="Previous" class="wizButton"/></td>
        <td><c:wizard-next value="Next" class="wizButton"/></td>
    </tr>
</table>
Copyright © 2006 - 2025, ContractPal, Inc. All rights reserved. API Date: May 13, 2025 07:00 AM