LukasB Posted September 28, 2006 Posted September 28, 2006 Hallo, I've been trying this for four days now with no luck! Is there a way to add a new set of records in a record? What I want to achieve is to have a set of different projects. Every project is a record. What I want to do is to add the emails(with descriptions of users etc) related to each project. Each e mail must have a different record since there are many emails related to each project. I hope I'm making my self clear here. Please help me with this, any tip could be useful! Thank you in advance, Lukas
Fei Posted September 28, 2006 Posted September 28, 2006 Are you talking about portals ? If add a record in a record, basically we are talking about portals. Correct me if I am wrong.
LukasB Posted September 28, 2006 Author Posted September 28, 2006 since I am a beginer, I really cannot say, but that's how I'm going to keep trying then. I haven't yet explored portals deeply so that's what i'm going to do now.... Thanks Fei!!
LukasB Posted September 28, 2006 Author Posted September 28, 2006 Looking at portals, I understand that it's basicaly a field where I can see information of records placed on another field. I'll give you another example on what I want to achieve. Every project (one record each) has some info that never changes (people who work on the project, client, etc).On the same project (record) I want to add dayly, attached e-mails, info, etc, for every day that passes by (every email with field filled with information, could be one record). Is a portal the right way to do this? People, please let me know if I make any sense.... Thank you, lukas
aldipalo Posted September 28, 2006 Posted September 28, 2006 First I would suggest you do some reading on developing a relational database. There;s some good info here: http://www.foundationdbs.com/downloads.html Read the "White Papers"and "Database Design" topics first. What it sounds like you want to do is track all emails associated with a project. If that is the case you should have a separate table "Emails" or whatever and relate it to Projects. Then set up a portal within Projects for emails. HTH Al
LukasB Posted September 28, 2006 Author Posted September 28, 2006 Thank you journeyman....I'll check it out..
Recommended Posts
This topic is 6693 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now