Please Urgent

I want to create a parent/children but the example is the following: --Project (Parent/master with data)

–Tasks (Children/detail several

       registrations)  

–Problems ( Children/detail Several

           Registrations)  

–Stages of the project (Children/detail

                  Several Registrations)  

–Comments (Children/detail Several

          Registrations)

somebody can indicate me the solution

thank you.

Subject: Please Urgent

What you are asking is, “How does Notes work?”

This is FAR too much to explain in a forum like this. Imagine going to a Microsoft forum and asking how to create a Visual Basic applicaton that uses a SQL Server database as a back end and adding, “By the way, I have never programmed in Basic before, and I’m not really sure what a relational database is. Please help, this is urgent.”

Take a course. Buy a good book (the Notes and Domino 6 Programmer’s Bible is a good choice). If it’s really urgent, then hire a consultant – don’t expect the good people here to teach you Notes from scratch and do free development work for you while they’re at it. To one degree or another, this is what we do for a living. We can’t afford to do your work for nothing. The help we give one another here we give because we want to see the platform used well, and nobody can know everything there is to know.

Subject: Please Urgent*/FOR STAN ROGERS

apologize if I offended him, I am not saying that you make me the work, I want to know if that development possibility exists in Lotus Notes, the books are not complete.

Now then I am proving or working in the same thing, because if I discover like is solved the problem I share it with you, good with people that help and they don’t criticize.

Thank you

Subject: RE: Please Urgent*/FOR STAN ROGERS

No sweat – no offense taken. It’s just that this is VERY involved. If you don’t know some of the Notes basics, then you are asking for free development work – and that’s not fair at all.

If you are familiar with the way Notes works:

A Project would be a Main Document (select “Document” on the form type in Designer). There would usually be one Project docuemnt per project.

There are a number of options for building the children. You can create Response documents that represent each of the categories (one per category), then include the details in response-to-response documents. You could store the details in individual Responses and categorize them by major category. Views are going to be a problem, since responses will not show up in “normal” columns as responses, and if you don’t use the response hierarchy you will lose the connection between the main document (parent) and its responses – they will show up in normal sort order instead of with the main.

The one thing you need to do is empty your mind of any concepts you know from relational database development.

Subject: Thank you / FOR STAN ROGERS

Thank you