Gossamer Forum
Home : Products : DBMan : Customization :

HELP! Adding new fields as needed

Quote Reply
HELP! Adding new fields as needed
Hi,

How can you can more fields once they are required..

eg.

Say you have payment_date, payment_method, payment_desc, payment_Amount

Then you want to add another row with the same fields, but only one row of text boxes to enter into first and if they have another payment for example to add another row of fields.

Please tell me if you can make sense of what i am trying to do here and if not please ask to explain more...

Thank you!!

Quote Reply
Re: HELP! Adding new fields as needed In reply to
If i'm understanding you correctly, you most likely will need to account for each individual payment by having the fields for each payment. What you could do is have:

payment_date, payment_method, payment_desc, payment_Amount

pmt_date2, pmt_method2, pmt_desc2, pmyt_Amt2

pmt_date3, pmt_method3, pmt_desc3, pmyt_Amt3

of course you wouldn't be able to make the additional payment options required, only the first.

Hope this helps a little.


Unoffical DBMan FAQ
http://webmagic.hypermart.net/dbman/