I want create customer satisfaction surveys. To do this I need to force the user to enter their name and email address, and also the name of their company or business. I do not want this to be optional.
I understand that the code to be changed is in show_survey.php but I'm not a programmer and would welcome help for the changes required. I assume that an additional field for the company name would also have to be added to a database table somewhere.