We have a requirement to insert a new hidden field with a system generated value in every form that we return. Since we already have an unknown number of forms on our site and new forms are added constantly adding this hidden field automatically will ensure this requirement is met.
Since the Page Token capabilities of LSDS does something similar, I was thinking about trying to extend that module to add the hidden field.
Anyone have any ideas on this? Is this even possible?