phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Phpgroupware-users] Category sub-Category, again.


From: Rodolfo J. Paiz
Subject: RE: [Phpgroupware-users] Category sub-Category, again.
Date: Thu, 24 Jul 2003 15:34:02 -0600

At 7/24/2003 19:29 +0000, you wrote:
You would have to add a loop to get the children of $this->cat_id (with a SQL select
statement) and add their ids to the $extra string (that is being used as a SQL
select statement) with an OR function

OR

you could just pick both the parent and child category when creating/editing the
event (they can be assigned more than one category)

Given the laaaarge number of events already in the system, the second option (while logical) becomes impossible to implement.

I'm new to phpGW... is it possible to request this as an RFE for all applications? For each separately? How?


--
Rodolfo J. Paiz
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]