Tagged Questions
1
vote
1answer
146 views
Individual Form Params when POST data is split
I'm trying to access a date variable from a form individually to the other variables. The form is a formtastic plugin form. The issue I am facing is that the date is a three-part dropdown and simply ...