How to manually create update form

What are the steps to create an database record update form manually using Wappler? I see some examples using form generator, but I want to do it all manually. Do you have a video or documentation for update form. How do you program what action the button will perform when the submit button is pressed or clicked? New post.

Using the form generator is the fastest and easiest way to create an update record form. If you are not using it you will need two server actions, one for the record details populating the form and one for the update record.
Then import your inputs in the update record server action and create your server connect form using this server action.