REG Type Fee
-
Can you please explain how to change the “type” of a fee. I have created fees that I believe are a “REG Type”. This is reflected in the fees area where fees are listed as “$ REG | Event Registration Fee.” But when choosing the fee on the registration page, the submit button does not activate. Looking at the code on the registration page, I see the following:
<label for=”cost” title=”Event Registration Fee – Member”><select style=”width: 60px” name=”PROD_2-9_35.00″ id=”PROD_2-9_35.00″ onchange=”CalculateTotal(this.form)”>
<option value=”0″>0</option>
<option value=”1″>1</option>
</select> Event Registration Fee – Member 35.00</label>
<input type=”hidden” name=”reg_type” value=”RGLR”>I need help creating an appropriate REG Type fee or an explanation of why the system isn’t working. Considering the number of “REG Type Fee” items in the support forum, a better explanation about how to adjust these types would be helpful.
- The topic ‘REG Type Fee’ is closed to new replies.