Visualforce Development Cookbook. Upgrade Your Development Skills - Second Edition - Helion
Tytuł oryginału: Visualforce Development Cookbook. Upgrade Your Development Skills - Second Edition
ISBN: 9781786460318
stron: 358, Format: ebook
Data wydania: 2016-08-31
Księgarnia: Helion
Cena książki: 159,00 zł
Visualforce is a framework that allows developers to build sophisticated, custom user interfaces that can be hosted natively on the Force.com platform. The Visualforce framework includes a tag-based markup language, similar to HTML that is used to write the Visualforce pages and a set of controllers that are used to write business logic to the Visualforce pages.
Visualforce Development Cookbook provides solutions to a variety of challenges faced by Salesforce developers and demonstrates how easy it is to build rich, interactive pages using Visualforce. Whether you are looking to make a minor addition to the standard page functionality or override it completely, this book will provide you with the help you require throughout.
You will start by learning about the simple utilities and will build up to more advanced techniques for data visualization and to reuse functionality. You will learn how to perform various tasks such as creating multiple records from a single page, visualizing data as charts, using JavaScript to enhance client-side functionality, building a public website, and making data available to a mobile device.
With an interesting chapter on tackling common issues faced while developing Visualforce pages, the book provides lots of practical examples to enhance and extend your Salesforce user interface.
Osoby które kupowały "Visualforce Development Cookbook. Upgrade Your Development Skills - Second Edition", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Visualforce Development Cookbook. Upgrade Your Development Skills - Second Edition eBook -- spis treści
- 1. General Utilities
- 2. Custom Components
- 3. Capturing Data using Forms
- 4. Managing Records
- 5. Managing Multiple Records
- 6. Visualforce Charts
- 7. Enhancing the Client with JavaScript
- 8. Force.com Sites
- 9. Visualforce in Salesforce1
- 10. Troubleshooting