Hi All,
I am trying to create a page were users can edit their post.
-Select subbmitted data from the database using post id, and display this information so that users can Edit.
-And finally i want to update the data and continue to the preview page, where users can preview their post.