In the image, I have added a some text to guide users that fill out the form. I was not able to add this text inside a form, so to accomplish this, I created 2 forms for the same entry, but that show different controls. Doing this complicates the process when creating a new entry (as first form needs to be submitted then LastUpdate needs to be called to add to the second form)
Is there a simpler way to add text between controls in an Edit Form?