Managing payment types (adding, removing, editing ect)

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
bagi
Forum Newbie
Posts: 24
Joined: Thu Oct 31, 2013 10:50 am

Managing payment types (adding, removing, editing ect)

Post 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?
Post Reply