Feature: NASCSP Misc Scenario: user selects Other for "Which of the following best describes the organization/agency that you represent? *" When on a form with "Which of the following best describes the organization/agency that you represent? *" (custom_15) and "Other" (custom_16) fields And a user selects the Other opton for "Which of the following best describes the organization/agency that you represent? *" Then the "Other" field should appear and be required on submission of the form Scenario: User Registers for an event using the Purchase Order Payment Method When on an Event Registration Form with the profile id 15 (Purchase Order). And Pending Pay Later is set up for the Event (Pay by Purchase Order) And the user clicks Purchase Order as the payment method Then the purchase order profile (id 15) is displayed directly under the Payment method section And the user is required to fill out the purchase order profile fields to complete the registration Scenario: User Registers for an event using NOT using the Purchase Order Payment Method When on an Event Registration Form with the profile id 15 (Purchase Order). And Pending Pay Later is set up for the Event (Pay by Purchase Order) And the user clicks Dummy as the payment method Then the purchase order profile (id 15) is NEVER displayed And the user is not required to fill out any of the purchase order profile fields to complete the registration Scenario: User goes to an event info page When on an Event Info Page And Agenda Items have been configured in general settings Then those agenda items display on the event info page