I have a form that sets the leadsource, as well as some other hidden values statically.
Is there a standard way to dynamically set these values rather than creating multiple forms (in order to statically set the values).
Is JQuery (or so) the answer here?