hello ,
I want to load my custom function on onload on dialog box how to acheiev this
hello ,
I want to load my custom function on onload on dialog box how to acheiev this
I think you do it like this:
frappe.prompt([
{āfieldnameā: ābirthā, āfieldtypeā: āDateā, ālabelā: āBirth Dateā, āreqdā: 1} ],
function(values){
alert(āhiā);}
,āAge verificationā,āSubscribe meā)