Do you want the description on the Button or the Datasource.
If you want the details to show that, save the Editform and it will reflect in the details screen.
You should have a Button on your screen which is also outside the form.
Onselect of the inserted button put:
SubmitForm(Editform1)
So delete those buttons inside the form
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.