The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

custom data dialog cloud

mir_contact_stable_point_io
Banned
July 7, 2020

Hello, I want to get the custom data from a dialog when clicking the submit button I try to do

AP.events.on ('dialog.button.click', function (data)

{

AP.dialog.getCustomData (function (customData) {

if (data.button.name === 'submit')

//console.log(customData.action);

}

});

}); but it didn't work ,no output is present In the middle of the function getCustomData

Many thinks ! 

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events