question 1) What is the best way to charge 2 different amounts for the same Event ? One from Students another one from Non-students. Don't want to use discount field or member discount etc.
question 2) Is it possible to include custom fields in-between the required fields? If not Can I use only the Custom fields and totally hide required ones ?
Hello. You'll need to create a custom field for the user to choose if they are a student or not. Then for each option, assign a fee (or discount) which will be applied against the base price of the event. You could setup the event with the non-student rate, then if the user marks that they are a student, it takes $X off of the price.
Regarding mixing default and custom fields, you can not do that at this time. We're working on a major release to be out in a couple months that will allow this. You can not just disable all default fields. The First Name, Last Name and Email fields from the default must be used. The rest you could disable if you wanted. Thanks.