The forum operates in read-only mode. Please head to StackOverflow for support.
var infoTab = dialogDefinition.getContents( 'info' ); try { console.log('infoTab: ', infoTab); } catch(e) { alert("You don't have Firebug!\nFor shame..."); }
Re: How to get/find all the variables for dialog customizati
var infoTab = dialogDefinition.getContents( 'info' ); try { console.log('infoTab: ', infoTab); } catch(e) { alert("You don't have Firebug!\nFor shame..."); }