From d4f1fd5168130441b735497bac94810a3ccc34c3 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 6 Feb 2008 22:15:34 +0000 Subject: Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - Patch by Alex Eiser r/a=LpSolit --- docs/xml/administration.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/xml') diff --git a/docs/xml/administration.xml b/docs/xml/administration.xml index 6a692c264..b7897215d 100644 --- a/docs/xml/administration.xml +++ b/docs/xml/administration.xml @@ -1679,10 +1679,10 @@ foo: ENTRY, MANDATORY/MANDATORY, CANEDIT Deleting Custom Fields - At this point, it is not possible to delete custom fields from - your web browser. If you don't want to make one available anymore, - mark it as obsolete. This way, you will preserve your DB - referential integrity. + It is only possible to delete obsolete custom fields + if the field has never been used in the database. + If you want to remove a field which already has content, + mark it as obsolete. -- cgit v1.2.3-24-g4f1b