Default Layout
<%
ActionContextKit.setContext(request,response,request.getContextPath());
JiraWebActionSupport fakeAction = new JiraWebActionSupport()
{
// public Map getSelectOptionsMap() {
// return MapBuilder.newBuilder("opt1","Name1").add("opt2","Name2").toMap();
//// }
// public List getSelectOptionsList() {
// return EasyList.build("ListItem1", "ListItem2", "ListItem3");
// }
};
fakeAction.addError("lname", "Error message here");
ActionContext.getValueStack().pushValue(fakeAction);
%>
Default Layout
Example content heading
Lorem ipsum
warningmy-classThis is a warningYou have no memory left
To rectify this issue, please allocate more memory.
Submit
<%-- This is always html escaped for you inside the template, so please don't escape it yourself to
avoid double-escaping issues. --%>
<%-- This is always html escaped for you inside the template as well, so please don't escape it yourself to
avoid double-escaping issues.
This is also set to AUI.form.cancel.link.text if you don't specify it, so please omit it if you want
that key to be printed. --%>
<%-- You need to url escape this value even if it's "safe" so always use for the value of
this parameter as shown below. --%>
Default - Edit StateText EntryDefault width input.Long width inputMedium width inputicon-helphttp://example.comhelpwhat's this "and all that"Long width inputLong width inputLong width inputLong width inputLong width inputLong width inputLong width inputLong width inputLong width inputLong width inputLong width inputLong width inputLong width inputLong width inputLong width inputLong width inputLong width inputgroupRadio listtrue
groupCheckbox listcheckboxcheckbox
Snippets
Module Basic
Module Header
Module content
Module Advanced
<%--would need to hook up the toggling of this - app.js--%>