Salesforce Features
Visualforce Pages
Create Any User Interface as a Service – Now Generally Available
Group, Professional, Enterprise, Unlimited, and Developer Editions
- Customize the user interface of any Salesforce application
- Build new user interfaces and experiences for custom applications
- Design your own wizards
A breakthrough for the Force.com platform, Visualforce is a new technology for developing powerful user interfaces (UIs) that can be used to enhance the standard Salesforce applications or to create custom applications. Visualforce includes all the resources developers need to build rich, interactive applications and user experiences for a variety of audiences, applications, and devices.
- Complete User Interface Control
Visualforce takes advantage of standard Web technologies—including HTML and AJAX—to support the best possible user experience. With pixel-level control over every aspect of an application’s appearance and behavior, it’s easy to either reuse existing Salesforce UI elements or to create completely new experiences. - Visualforce Pages
Visualforce pages are the primary building block of a Visualforce application. Similar in format and structure to HTML, Visualforce pages are easy to create and manage for anyone familiar with Web page design. And by leveraging a rich library of standard components as well as custom components, you can compose powerful, highly interactive Visualforce pages with a minimum amount of code. - Apex Controllers (Enterprise, Unlimited, and Developer Editions)
Behind Visualforce is a fully featured model-view-controller (MVC) framework you can use to not only access and organize information, but to incorporate intelligent interactions. By using Apex within Visualforce, you can create Apex controllers that add logic to your interface to create branching wizards, combine data from multiple objects on a single edit page, and orchestrate other kinds of sophisticated, intelligent user interactions. - Static Resources
You can easily create, reference, and manage the assets used to create UIs—including images, style sheets, JavaScript libraries, and other browser components—by using the Static Resources feature. By packaging these assets in a Zip file and uploading that file to Force.com, the assets’ associated directory structure is immediately available from within Visualforce. - Inline Page and Controller Editing
In Visualforce development mode, you can edit Visualforce pages and Apex controllers directly from the runtime view of any page. The editor features productivity enhancements such as syntax highlighting, auto suggest, and a number of quick fixes to streamline common development tasks
Note: Automatically visible to all users. No setup required.

0 Comments