merceruniversity / hubbabubba-chewbacca-migration

Moving applications from Hubbabubba to Chewbacca before Hubbabubba dies.
0 stars 0 forks source link

Working Adult Request Information #18

Closed cinakur closed 6 years ago

cinakur commented 6 years ago

Form Migration

Old Form Information

New Form information

<form ... action="https://formhandlers.mercer.edu/" ... >

Remove unused fields below.

(But nothing will break if it's blank.)

<!-- Testing -->
<input type="hidden" name="*debug" value="false">
<!-- Required -->
<input type="hidden" name="*to" value="racadmissions@mercer.edu">
<!-- Recommended -->
<input type="hidden" name="*formname" value="Working Adults - More Information">
<input type="hidden" name="*redirect" value="https://workingadults.mercer.edu/sessions/register/thanks/">
<input type="hidden" name="*subject" value="Information Request">
<!-- Situational -->
<input type="hidden" name="*bcc" value="">
<input type="hidden" name="*cc" value="marketing.intern@mercer.edu">
<input type="hidden" name="*honeypot" value="">
<input type="hidden" name="*replyto" value="">

Tasks