Hello All,
I have an issue maybe someone can help me. I read and watched videos but cannot seem to understand why or find a fix. I noticed on an "Edit Form" connected to a SharePoint list, I selected a column named "Date". When I submit the form, the date comes back with all items in one section but right below this section, I get another section with just the date.
On the button, I added "SubmitForm(formname)" outside a patch function. If I place this property before the Patch, it shows on the SharePoint on top of the list, and if I place the property under the patch, it shows it under. Here are some illustration for a visual.

