Page 1 of 1

Managing payment types (adding, removing, editing ect)

Posted: Mon Jan 27, 2014 12:20 pm
by bagi
I have a <select> with payments types. When I add a specifit type should appears <textarea> for description this type or input-text for naming this type and textarea for description. After that I may add another type (may specifit, may custom). So I should have a functional for editing added types.

I have no an idea how to implement that (especially editing the types). Can someone help me?