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 2 Next »

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:

Feature Setting NameFeature NameTemplate NameValue
TableFieldsRevenueForecastNewOrEdit....


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 
  • 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
  • Media
  • No labels