Info |
---|
|
This routine is available in Power Actions™ starting with versions 2.0.8 for Jira 5 and 2.6.1 for Jira 6. |
Syntax
...
Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=BA_setExecuteButtonText+-+15486655 |
---|
width | auto |
---|
|
The use of this routine requires the Power Actions add-on be installed and licensed.
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | BA_setExecuteButtonText(value) | Package | poweraction | Alias | | Pkg Usage | setExecuteButtonText(value) | |
Description
Excerpt |
---|
|
Overrides the default text on the dialog submit button. |
Overrides the default text on the dialog submit button. The last call of this routine will override any previous calls.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
value | |
...
String | Yes | The new text to show on the button. |
|
Return
...
Type
None
The returned value has no meaning.
Example
Code Block |
---|
BA_createHtmlContent("Lorem ipsum");
BA_setExecuteButtonText("Don't click!");
|
...
Image Added
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "pa_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|