[AUI] Is there a way to customize submit action of a RESTTable

Gang Li May 22, 2019

Hi, I'm using a AUI RestTable (https://docs.atlassian.com/aui/8.3.1/docs/restful-table.html) to implement some rest editable element line by line feature. But I want to add some customization feature for a single line update, like add some commit confirmation before each row's update. For example, if I edit one row, and click the Update button, I want to popup a confirmation modal dialog to let user confirm if to submit this update. I checked the docs above, but did not find the related part of this customization. Seems only supported is the delete confirmation with "deleteConfirmationCallback" option. So if anyone has implemented some similar feature or know how to do this, that's very appreciated.

BTW, my JIRA platform is 7.3.6.

0 answers

Suggest an answer

Log in or Sign up to answer