Visualforce development cookbook : (Record no. 2760921)

MARC details
000 -LEADER
fixed length control field 08411cam a2200973Ii 4500
001 - CONTROL NUMBER
control field ocn861537046
003 - CONTROL NUMBER IDENTIFIER
control field OCoLC
005 - DATE AND TIME OF LATEST TRANSACTION
control field 20220711211844.0
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS--GENERAL INFORMATION
fixed length control field m o d
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION
fixed length control field cr cn|||||||||
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 131008s2013 enka o 001 0 eng d
040 ## - CATALOGING SOURCE
Original cataloging agency E7B
Language of cataloging eng
Description conventions rda
-- pn
Transcribing agency E7B
Modifying agency OCLCO
-- UMI
-- S4S
-- COO
-- DEBBG
-- DEBSZ
-- OCLCQ
-- OCLCF
-- OCLCQ
-- COCUF
-- CNNOR
-- MOR
-- CCO
-- PIFAG
-- N$T
-- IDEBK
-- HEBIS
-- MHW
-- MEAUC
-- EBLCP
-- FEM
-- ZCU
-- OCL
-- AGLDB
-- MERUC
-- OCLCQ
-- U3W
-- D6H
-- STF
-- VTS
-- CEF
-- NRAMU
-- ICG
-- NLE
-- INT
-- VT2
-- OCLCQ
-- UKMGB
-- G3B
-- TKN
-- OCLCQ
-- UAB
-- DKC
-- OCLCQ
-- UKAHL
-- OCLCO
016 7# - NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER
Record control number 018005516
Source Uk
019 ## -
-- 859389545
-- 864886721
-- 961558789
-- 962710593
-- 968013619
-- 969021575
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781782170815
Qualifying information (e-book)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 1782170812
Qualifying information (e-book)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 1782170804
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781782170808
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 1299916554
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781299916555
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
Cancelled/invalid ISBN 9781782170808
029 1# - (OCLC)
OCLC library identifier AU@
System control number 000052404084
029 1# - (OCLC)
OCLC library identifier CHNEW
System control number 000636522
029 1# - (OCLC)
OCLC library identifier DEBBG
System control number BV041632840
029 1# - (OCLC)
OCLC library identifier DEBBG
System control number BV041776824
029 1# - (OCLC)
OCLC library identifier DEBBG
System control number BV044063267
029 1# - (OCLC)
OCLC library identifier DEBSZ
System control number 404322689
029 1# - (OCLC)
OCLC library identifier DEBSZ
System control number 493129758
029 1# - (OCLC)
OCLC library identifier NZ1
System control number 15908206
029 1# - (OCLC)
OCLC library identifier UKMGB
System control number 018005516
029 1# - (OCLC)
OCLC library identifier CHVBK
System control number 567709965
029 1# - (OCLC)
OCLC library identifier CHNEW
System control number 001052176
035 ## - SYSTEM CONTROL NUMBER
System control number (OCoLC)861537046
Canceled/invalid control number (OCoLC)859389545
-- (OCoLC)864886721
-- (OCoLC)961558789
-- (OCoLC)962710593
-- (OCoLC)968013619
-- (OCoLC)969021575
037 ## - SOURCE OF ACQUISITION
Stock number CL0500000348
Source of stock number/acquisition Safari Books Online
050 #4 - LIBRARY OF CONGRESS CALL NUMBER
Classification number QA76.76.A65
Item number B69 2013eb
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 051230
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 051000
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 089000
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 070000
Source bisacsh
082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER
Classification number 005.1
Edition number 23
049 ## - LOCAL HOLDINGS (OCLC)
Holding library MAIN
100 1# - MAIN ENTRY--PERSONAL NAME
Personal name Bowden, Keir,
Relator term author.
9 (RLIN) 359084
245 10 - TITLE STATEMENT
Title Visualforce development cookbook :
Remainder of title over 75 recipes to help you create powerful custom pages, simplify data-entry, and enrich the Salesforce user interface /
Statement of responsibility, etc Keir Bowden.
264 #1 -
-- Birmingham :
-- Packt Publishing,
-- 2013.
300 ## - PHYSICAL DESCRIPTION
Extent 1 online resource (334 pages) :
Other physical details illustrations (chiefly color).
336 ## -
-- text
-- txt
-- rdacontent
337 ## -
-- computer
-- c
-- rdamedia
338 ## -
-- online resource
-- cr
-- rdacarrier
347 ## -
-- text file
-- rda
490 1# - SERIES STATEMENT
Series statement Professional expertise distilled
588 0# -
-- Online resource; title from PDF title page (ebrary, viewed October 8, 2013).
500 ## - GENERAL NOTE
General note Includes index.
520 8# - SUMMARY, ETC.
Summary, etc Annotation
Expansion of summary note Visualforce, in conjunction with Apex, makes it easy to develop sophisticated, custom UIs for Force.com desktop and mobile apps without having to write thousands of lines of code and markup. The "Dynamic Binding" feature of Visualforce lets you develop generic Visualforce pages to display information related to the records without necessarily knowing which data fields to show. This is accomplished through a formula-like syntax, which makes it simple to manage even a complex hierarchy of records."Visualforce Development Cookbook" provides solutions for 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 required help throughout."Visualforce Development Cookbook" starts with explaining the simple utilities and builds up to advanced techniques for data visualization and reuse of functionality. This book contains recipes that cover various topics like 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."Visualforce Development Cookbook" provides lots of practical examples to enhance and extend the Salesforce user interface.
505 0# - FORMATTED CONTENTS NOTE
Formatted contents note Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1:General Utilities; Introduction; Overriding standard buttons; Data-driven styling; Turning off an action poller; Visualforce in the sidebar; Passing parameters to action methods; Reacting to URL parameters; Passing parameters between Visualforce pages; Opening a pop-up window; Adding a launch page; Testing a custom controller; Testing a controller extension; Chapter 2:Custom Components; Introduction; Passing attributes to components.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Updating attributes in component controllersPassing action methods to components; Data-driven decimal places; The custom iterator component; Setting a value into a controller property; Multiselecting related objects; Notifying the containing page controller; Chapter 3:Capturing Data Using Forms; Introduction; Editing a record in Visualforce; Adding error messages to field inputs; Adding error messages to nonfield inputs; Using field sets; Adding a custom lookup to a form; Adding a custom datepicker to a form; Retrieving fields when a lookup is populated; Breaking up forms with action regions.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note The ""Please wait"" spinnerAvoiding validation errors with action regions; Action chaining; Errors -- harmful if swallowed; Chapter 4:Managing Records; Introduction; Styling fields as required; Styling table columns as required; Attaching an image to a record; Managing attachments; Maintaining custom settings; Refreshing record details from embedded Visualforce; Using wrapper classes; Changing options based on the user input; Changing page layout based on the user input; Form-based searching; Chapter 5:Managing Multiple Records; Introduction; Preventing duplicates by searching before creating.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Editing a record and its parentManaging a list of records; Converting a lead; Managing a hierarchy of records; Inline-editing a record from a list; Creating a Visualforce report; Loading records asynchronously; Chapter 6:Visualforce Charts; Introduction; Creating a bar chart; Creating a line chart; Customizing a chart; Adding multiple series; Creating a stacked bar chart; Adding a third axis; Embedding a chart in a record view page; Multiple charts per page; Chapter 7:JavaScript; Introduction; Using action functions; Avoiding race conditions; The confirmation dialog; Pressing Enter to submit.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note TooltipsThe character counter; The onload handler; Collapsible list elements; The scrolling news ticker; Carousel messages; Hiding buttons on submit; Client-side validation; Trapping navigation away; Chapter 8:Force.com Sites; Introduction; Creating a site; Record and field access; Retrieving content from Salesforce; Web to lead form; Creating a website template; Adding a header menu to a template; Adding a sidebar to a template; Conditional rendering in templates; Chapter 9:jQuery Mobile; Introduction; Mobilizing a Visualforce page; Navigation and transitions; Adding a navigation bar.
590 ## - LOCAL NOTE (RLIN)
Local note eBooks on EBSCOhost
Provenance (VM) [OBSOLETE] EBSCO eBook Subscription Academic Collection - Worldwide
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Application software
General subdivision Development.
9 (RLIN) 135854
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element User interfaces (Computer systems)
9 (RLIN) 68687
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Information visualization.
9 (RLIN) 33759
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Logiciels d'application
General subdivision Développement.
9 (RLIN) 877691
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Interfaces utilisateurs (Informatique)
9 (RLIN) 891881
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Visualisation de l'information.
9 (RLIN) 878585
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element COMPUTERS
General subdivision Software Development & Engineering
-- General.
Source of heading or term bisacsh
9 (RLIN) 871600
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element COMPUTERS
General subdivision Programming
-- General.
Source of heading or term bisacsh
9 (RLIN) 908218
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element COMPUTERS
General subdivision User Interfaces.
Source of heading or term bisacsh
9 (RLIN) 911650
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element COMPUTERS
General subdivision Data Visualization.
Source of heading or term bisacsh
9 (RLIN) 972623
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Application software
General subdivision Development.
Source of heading or term fast
-- (OCoLC)fst00811707
9 (RLIN) 135854
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Information visualization.
Source of heading or term fast
-- (OCoLC)fst00973185
9 (RLIN) 33759
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element User interfaces (Computer systems)
Source of heading or term fast
-- (OCoLC)fst01163191
9 (RLIN) 68687
655 #0 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
655 #4 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
776 08 - ADDITIONAL PHYSICAL FORM ENTRY
Display text Print version:
International Standard Book Number 9781299916555
830 #0 - SERIES ADDED ENTRY--UNIFORM TITLE
Uniform title Professional expertise distilled.
9 (RLIN) 354370
856 40 - ELECTRONIC LOCATION AND ACCESS
Uniform Resource Identifier <a href="https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=643353">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=643353</a>
938 ## -
-- Askews and Holts Library Services
-- ASKH
-- AH26849676
938 ## -
-- EBL - Ebook Library
-- EBLB
-- EBL1389352
938 ## -
-- ebrary
-- EBRY
-- ebr10769880
938 ## -
-- EBSCOhost
-- EBSC
-- 643353
938 ## -
-- ProQuest MyiLibrary Digital eBook Collection
-- IDEB
-- cis26249693
994 ## -
-- 92
-- INOPJ
Holdings
Withdrawn status Lost status Damaged status Not for loan Collection code Home library Current library Date acquired Total Checkouts Date last seen Price effective from Koha item type
        E-Books EBSCO OPJGU Sonepat- Campus OPJGU Sonepat- Campus 11/07/2022   11/07/2022 11/07/2022 Electronic-Books

O.P. Jindal Global University, Sonepat-Narela Road, Sonepat, Haryana (India) - 131001

Send your feedback to glus@jgu.edu.in

Implemented & Customized by: BestBookBuddies   |   Maintained by: Global Library