Please point me in the right direction if this has already been addressed. I did a few searched but couldn't find anything.
I'm wondering how I might go about appending a hidden field to a form submission?
I have certain forms that will be submitted by logged in users and I want to append their username and the name of the Page their on to the form, but make this invisible on the form.
Any pointers?