Dynamic value set via Ajax in Accounts/Any modules in create page, But If click save button automatically got erased.

$("input[name=name]").val('test'); 

when applying the value using Jquery. then after clicking the save button value is automatically erased and throws the required error message.

Parents Reply Children
No Data