wl-extension
Tag field-button


Generates an HTML input of type "button", which is displayed next to a field and forwards the field's value to a portlet. This is only valid when nested in <wl-extension:text> or <wl-extension:select>.


Tag Information
Tag Class com.bea.console.taglib.widget.FieldButtonTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
portletfalsetruejava.lang.String The defintionLabel of a portlet to which this button forwards. If you use this attribute, you must also use the "pageLabel" attribute to specify the page that contains the portlet.
pageLabelfalsetruejava.lang.String The definitionLabel of the portal page to which this button forwards. Use the "portlet" attribute to specify which portlet within the page can handle the request.
disabledfalsetrueboolean Prevents users from clicking this button and causes button boundary and text to be a gray color. This is the same effect as the HTML "disabled" attribute that is available for various HTML elements.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.

Version: 10.3.3.0