Hi, I am trying to create a custom object in Salesforce.com Developer Edition because I would like to use this custom object in a new custom tab, say, "Properties". The "Properties" tab will contain information about the properties of the property, for example, the number of rooms, bathrooms, etc.The problem that I cannot get around is how to create a custom object with many attributes. When I go to Setup-> Create-> Objects, it has only one label on the user objects definition page. I expect a lot of attributes / tags that I can add to then put this in a new tab.
I looked at this for a while, and I do not see a solution, so I assume that I am looking at it wrong. Can anyone recommend a solution or a book, an article that would show me what I am missing. Thanks
source
share