Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

You can configure the fields on the Visual Force page as follows: Navigate to Overview - Feature Settings:

Open or create a new Feature Setting with the following values:

Record TypeFeature Setting NameFeature NameTemplate NameValue
Sales GoalsTableFieldsRevenueForecastNewOrEditADvendio_ ...
Site GoalsTableFieldsSiteGoalsRevenueForecastNewOrEditADvendio_ ...


The "Feature Setting Name", "Feature Name", and "Template Name" have to be exactly like in the above table and example. The Value can then be filled with the field names of all fields of the object Forecast divided by a SemiKolon ';'. Example: 

ADvendio__Advertiser__c; 
ADvendio__Agency__c; 
ADvendio__Media__c; 
ADvendio__Amount__c;

If no FeatureSetting is defined the following fields are displayed: 
Default Display Fields
  • Advertiser 
  • Agency 
  • Site 
  • Media Type
  • Media Segment
  • Amount 
  • StartDate 
  • Period 
  • SelectedPublicationDates__c

These fields are always "Required":Default Required Fields
  • Amount 
  • StartDate 
  • Period 

These fields are "ReadOnly" because they are calculated by the system and can't be edited by any user:Default ReadOnly Fields
  • EndDate

The Feature Setting configuration for Site Goals works like the one for Sales Goals except that the Feature Setting Name must be "TableFieldsSiteGoals" instead of "TableFields".

Modify Custom Labels

You can also overwrite the custom labels for the page by navigating to Setup - custom labels and looking for the following:

Label
Location
Empty_valueRevenueForecast.page - Error message if Forecast__c.Period__c is empty
PublicationDatesRevenueForecast.page - 6
RevenueForecastSubtitleRevenueForecast.page - 1
RevenueForecastTitleRevenueForecast.page - 2
RevenueForecastRevenueForecast.page - 3
EnterPersonalForecastRevenueForecast.page - 4
EnterPersonalForecastTextRevenueForecast.page - 5
HeaderAddDeleteRevenueForecast.page - 7
SaveRevenueForecast.page - 8
CancelRevenueForecast.page - 9
StatusLoadingRevenueForecast.page - Loading overlay text
StatusSavingRevenueForecast.page - Saving overlay text
  • No labels