I have a python flask form. Where in first input field with search button when I enter the id and click button it should fill the remaining fileds retriving from database. and then if ok it should be edited and then again on submit it needs to be saved into database. I'm using python flask and MySQL.
Help me please!! Thanks in advance!