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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.