I have many text fields in HTML, and when i update the fields, it gets updated in db, but the sheet which appears come with previous record, i have to manually refresh the browser to see the updated record, how can i tackle this situation, that after updating, the updated record should come in fields.
Share
reload the fields from the db after the update. that way you’ll also know if anything went wrong while saving to the db