Discussions
- General Development
- Schema Development
- Apex Code Development
- Visualforce Development
- Formulas & Validation Rules
- Security
- Mobile
- Force.com Sites & Site.com
- Chatter Development
- Java Development
- .NET Development
- Perl, PHP, Python & Ruby
- Desktop Integration
- APIs and Integrations
- Visual Workflow
- Apple, Mac and OS X
- VB and Office Development
- AppExchange Directory & Packaging
- Salesforce Labs & Open Source Projects
- Other Salesforce Applications
- Jobs Board
- Force.com Discussion Boards
- :
- Developer Boards for Force.com and Database.com
- :
- General Development
- :
- How to split the value of a given opportunity per ...
turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
0
How to split the value of a given opportunit y per month?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-03-2013 07:32 AM
Hi
I need to spilt the value of a given opportunity per month.
Ie. a given Opptunity is worth $50 which is $25 in febuary and $25 in march and so forth.
Therefore I have create a custom object PipelineValue witch is a master-detail relationship to Opportunity. PipelineValue contains the fields Date (the month) and Value (the value the opportunity is expected to deliver in that month ).
My questions is, how do I edit the Opportunity layout, so I can add the PipelineValue to the Opportunity object where I show one textbox per year?
Thanks
Kristoffer

