beta-nu-theta-chi / ox-dashboard

A chapter dashabord web app in Django for the Beta Nu Chapter of Theta Chi at Case Western Reserve University
MIT License
0 stars 0 forks source link

Rush Forms #34

Open helper08 opened 3 years ago

helper08 commented 3 years ago

Create a form that the Recruitment Chair can use to have PNM's sign-in when they enter the door. This will both save their information for future use and email them about further upcoming events.

NickOtt commented 3 years ago

look at committee form and form.py for how to do hidden input

helper08 commented 3 years ago

Brothers will be logged in through their account and have the form open for PNM's to sign into. This form will create a PNM object from the information that they fill. When submitting the form, there will be a 'hidden input' field with information about which brother to assign the PNM's primary contact to. The hidden input will always populate with the brother who is currently signed in