Gossamer Forum
Home : Products : DBMan : Customization :

How to add a field?

Quote Reply
How to add a field?
My roster is for an Everquest guild.

I'd like to add (under gender) a field for epic weapon status. I need to know where, and in how many files, I need to edit this to make it show correctly.



ie: Epic:

select yes or no



I'd also like to add a field where you can select or itemize which keys you have.

ie: Keys:

VP

ST



email me at larke@fancyfelines.net or post here. thank you =)
Quote Reply
Re: [fancyfelines] How to add a field? In reply to
There is an excellent DBMan Tutorial available at http://jpdeni.com/dbman/

As part of the tutorial there is also a configurator which can be used to setup your fields and the necessary forms within your html.pl file.

Just make a list prior to using the configurator so you have an idea of what fields you need, then just input your data and the script will setup your .cfg file and 2 subs which will be replaced in your html.pl file.

There is also a FAQ for DBMan listed below.

Unoffical DBMan FAQ
http://redundantcartridge.com/dbman/
Quote Reply
Re: [LoisC] How to add a field? In reply to
thank you, I got through the configuration and it worked really well =)