Salesforce terms starting with V
16 terms in the dictionary that start with V.
- Validation RuleAdministrationIntermediate
A Validation Rule in Salesforce is a formula-based rule that prevents users from saving a record if certain conditions are not met. Validation Rules enforce data quality by checking field values against specified criteria and displaying an error message when the data does not comply.
View term → - VersionDevelopmentAdvanced
In Salesforce managed packages and metadata, a numbered iteration of a component or package (like API version 59.0 or package version 1.5) that identifies a specific release with its capabilities and changes.
View term → - Version ControlDevelopmentAdvanced
In Salesforce development, the practice of tracking metadata changes in a version control system (like Git) using Salesforce DX source format, enabling collaboration, change history, branching, and CI/CD workflows.
View term → - ViewCore CRMIntermediate
In Salesforce, a View (most commonly used as "List View") is a saved, named configuration for displaying records from an object. It defines the columns shown, the filter criteria that limit which records appear, a sort order, and a scope (My records, All records, or a shared group). Users create personal Views for their own use, admins can publish Views shared with groups or org-wide, and the same concept extends to Report views (filter + grouping + visualization) and Dashboard views (filtered dashboards per viewer).
View term → - View Setup Audit TrailAdministrationBeginner
View Setup Audit Trail is a Setup page that displays a log of the most recent 20 setup changes made in the org (with the ability to download the last 180 days of changes as a CSV). It records who made each change, what was changed, and when, providing an audit trail for configuration governance.
View term → - View StateDevelopmentAdvanced
In Salesforce Visualforce, the state data that is serialized and stored in a hidden form field on the page, preserving controller data between server requests so the page maintains its context during postbacks.
View term → - VisualforceDevelopmentAdvanced
Visualforce is Salesforce's legacy markup language for building custom user interfaces. It uses a tag-based syntax similar to HTML and can be paired with Apex controllers to create pages with custom layouts, logic, and data access. While still supported, Salesforce recommends Lightning Web Components for new development.
View term → - Visualforce ComponentsDevelopmentAdvanced
Visualforce Components is a Setup page that lists all custom Visualforce components in the org. Visualforce components are reusable UI building blocks that can be embedded in Visualforce pages, similar to how Lightning Web Components work in the Lightning framework. They encapsulate markup and controller logic for reuse.
View term → - Visualforce ControllerDevelopmentAdvanced
In Salesforce Visualforce development, an Apex class that provides the data and handles user actions for a Visualforce page, available as standard controllers (auto-generated for objects) or custom controllers written in Apex.
View term → - Visualforce LifecycleDevelopmentAdvanced
In Salesforce Visualforce, the sequence of phases a page goes through during each server request: view state restoration, expression evaluation, controller method execution, and view state saving for the response.
View term → - Visualforce PageDevelopmentAdvanced
A Salesforce UI component written in Visualforce markup (HTML-like tags with Apex binding) that renders dynamic web pages within the Salesforce platform, used for custom interfaces, email templates, and embedded content.
View term → - VoiceServiceIntermediate
Voice is a Setup area for configuring Salesforce Service Cloud Voice, which integrates telephony directly into the Service Console. It enables features like real-time call transcription, AI-powered call recommendations, automatic call logging, and omni-channel routing of phone calls alongside other service channels.
View term → - Voice Response Unit (VRU)ServiceBeginner
In Salesforce CTI and telephony integrations, an IVR system (Interactive Voice Response) that handles automated phone interactions before connecting callers to live agents, often used interchangeably with IVR in call center contexts.
View term → - Volunteer HoursSalesBeginner
Volunteer Hours in Salesforce represents a single record of a volunteer's contributed time to a nonprofit organization. In the Volunteers for Salesforce (V4S) managed package, hours are stored on the Volunteer_Hours__c custom object; in Nonprofit Cloud, they live on the standard VolunteerHours object. Each Volunteer Hours record links to a Contact (the volunteer), an optional Volunteer Job and Volunteer Shift (defining what work was performed and when), the Hours Worked (decimal value capturing fractional hours), a Start Date and End Date, a Status (Web Sign Up, Confirmed, Completed, Cancelled, No-Show), and the Number Of Volunteers field for cases where one record represents a group commitment. Volunteer Hours are the operational unit of nonprofit volunteer engagement programs - they capture who showed up, what they did, and how long they contributed, providing the data foundation for volunteer recognition, recurring-volunteer cultivation, in-kind valuation reporting, and grant-funder accountability that increasingly requires volunteer-engagement metrics alongside traditional revenue figures.
View term → - Volunteer ManagementAnalyticsIntermediate
In Salesforce Nonprofit Cloud (formerly Volunteers for Salesforce), features for managing volunteer recruitment, scheduling, hours tracking, and assignment, connecting volunteer activities with organizational programs and campaigns.
View term → - Vote, IdeaPlatformBeginner
In Salesforce Ideas, an upvote or downvote cast by a community member on an idea, contributing to the idea's score and popularity ranking to help surface the most valuable suggestions.
View term →