Is it possible to add Delete button for a form with some action attached to it?

Nikita Bedmutha July 16, 2018

currently I am able to Save my config form with one action attached to it. I also want to clear the settings of the form on a clear button click which should appear besides the Save button. For a form element,

[@ww.form
id='configureGlobalConfig'
action='updateGlobalConfig'
namespace='/com/bamboo/plugin/containerSecurity'
submitLabelKey='Save Configuration'
titleKey="com.plugin.task.configure.global"
/]

 

Here I want one more option to add Delete functionality. the Cancel link using CancelUri is not useful for me, as I want to delete particular data set. Is it possible to add delete option to the @WW.form element, and not as separate button; for the sake of UI consistency.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events