|
Posted by Anibal Caixinha on 05/22/07 13:38
nenegoro escreveu:
> On 22 ÍÁÊ, 14:29, Anibal Caixinha <anibalcaixi...@gmail.com> wrote:
> > Hello,
> > I'm trying to create a task manager , for accounting firm, they have a
> > series of regular tasks they need to be able to control , research old
> > records,etc... The problem is that all of these tasks have a common
> > set of fields ,the problem is that some of them have some specific
> > fiels (most of them just text fields). Has anyone developed a similar
> > system and/or can give some hints on how I can alow the user to
> > generate these fields on the fly ?
>
> I suppose you should use JavaScript. If the problem is in DB I usually
> use such structure table FILEDS(id, field_name, filed_value)
I'm considering that possibilitie, however I'm still not sure if I can
create a structure witch will be able to aplly to all of my tasks, as
I will surely have to be able to create several types of fields and
mybe even have some validations.
Navigation:
[Reply to this message]
|