iam doing a project for credit transfer from one university to another, i created a form stating all the subjects the student completed in the university he is transfering from and every subject shows a dropdown menu with letters A B C D F (grades) if the student choose A for English 1 and B for english 2 and C for English 3 then the form should only submit English1 and 2 and ignore english 3.
To be more specific i want to control how the form should behave if more than one drop down menu is selected and behave in different way for different situations.
To be more specific i want to control how the form should behave if more than one drop down menu is selected and behave in different way for different situations.