[ingo] [horde] Selecting a field for creating rules.

Jan Schneider jan at horde.org
Tue Feb 23 13:44:16 UTC 2016


Zitat von ANANT S ATHAVALE <asa at isac.gov.in>:

> List,
>
> Possibly I need to create fields.local.php.  But, what should the  
> file contain?
>
> Regards,
> anant.
>
> ----- Message from ANANT S ATHAVALE <asa at isac.gov.in> ---------
>    Date: Tue, 23 Feb 2016 14:21:47 +0530
>    From: ANANT S ATHAVALE <asa at isac.gov.in>
> Subject: [horde] Selecting a field for creating rules.
>      To: horde at lists.horde.org
>      Cc: ingo at lists.horde.org
>
>
>> Dear List,
>>
>> How do I restrict "Body" to be not getting listed in "Select a  
>> filed" option while creating a new rule?

Try

unset($ingo_fields['Body']);

or

$ingo_fields['Body'] = null;

-- 
Jan Schneider
The Horde Project
http://www.horde.org/



More information about the ingo mailing list