| |||
|
How to add new columns to ko_leuteThe columns of ko_leute that comes with kOOL is just an example. You may add, remove or rename these columns to fit your needs. Rename a columnThe names of the columns used for addresses are stored in the database table ko_settings. It is easiest to use the tools module to change those names. Click "Edit fields" in the tools module and change the values for your language. For every language your kOOL is using you'll find a column to change the values for. Confirm by clicking "save" at the bottom of the page and your fields are renamed. Add a new column
Special columnsEmail columns: If you're adding a new column which will contain email addresses you may want to add this to $LEUTE_EMAIL_FIELDS in config/ko-config.inc. This marks this column as an email column which means it will be considered when exporting addresses as email. Delete a columnYou should not deleted any of the default fields as most of them are being used somewhere inside kOOL. If you don't want to use them in your installation of kOOL, simply give them an empty name in Tools->"Edit fields" and remove them from the people form in Tools->People form. Fields you have added can be deleted in Tools->"Edit fields" by clicking the red dustbin icon left of the field name. The same holds for the filter to this field. |
||
|