Add plan Field to Support Web Form
I want to add plan Field to Web form. but there is no option for that.
is there any way i cam do it.
Added Custom Field with code
<input type='text' maxlength='255' name='CONTACTCF1' id='CONTACTCF1' value=''/>
but its not adding it.