attaching the image saves the form automatically
but why when user has not fully uploaded his information and the form is autosaved
@mubasher-hasan you can make field mandatory so form is not saved without value of those mandatory fields.
i did but this is not an appropriate way to do this.
every time user will get a notification to fill the information and this is incorrect
yes i think so that’s the way to go… but this is not a feature it’s a bug i think
can you help me out on the image field as well if you have time
@ check this core module code frappe/frappe/public/js/frappe/form/controls/attach.js at version-15 · frappe/frappe · GitHub
line no 123 is for saving the form when we attach the image it’s save the form