dijit.byId("dijit_form_ValidationTextBox_0").set("value", "jonuihlein");
IdentityManager.on('dialog-create', testFunction);
function testFunction(){ IdentityManager.dialog.txtUser_.set("value", "jon"); //dijit.byId("dijit_form_ValidationTextBox_0").set("value", "jon"); }
$('body').on('show','#dijit_Dialog_0',loadUsername);
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.