Quantcast
Channel: Visualforce – Jitendra Zaa's Blog
Browsing latest articles
Browse All 13 View Live

Image may be NSFW.
Clik here to view.

Salesforce REST API Playground

What is REST API ? In my words, Getting data from Other System or Same System using HTTP request is known as REST API. If you know, how website works, you know REST API. Before REST API, there was SOAP...

View Article



Image may be NSFW.
Clik here to view.

Ajax based AutoComplete / TypeAhead Directive in AngularJS

Previously we already discussed below Auto Complete components: Ajax Based Multiselect JQuery Autocomplete Control in ASP.Net AutoComplete Component in Visualforce using JQueryUI In this article, we...

View Article

Image may be NSFW.
Clik here to view.

Access Camera and Audio recorder of Mobile device in Visualforce and upload...

In this article we will see how to use Camera and Audio recorder of mobile device in Visualforce and upload as chatter file. It may look that it is very tricky to access device camera and audio control...

View Article

Salesforce FAQ – Part 19

181. Lets consider your custom Object named “Training__c” has field “Trainer__c”. You have set some default value in that field. Will that default value apply to new record created by apex code ? OR...

View Article

Image may be NSFW.
Clik here to view.

Salesforce – Drag and Drop File Uploader Component with Progress Bar – HTML5...

HTML5 based Drag And Drop File You may find many ways to upload attachments in Salesforce using visualforce however most of them uses some Javascript libraries (means either you need to depend on...

View Article


Salesforce FAQ – Part 20 – Lightning Questions

191. Why do we still need Visualforce once Lightning will be GA ? Ans : Visualforce provides the facility for delivering template-driven web pages and email messages. In addition, developers wishing...

View Article

Most frequently used code snippets for Salesforce Developers – FAQ part 21

201. Common Apex page attributes. <apex:page sidebar="false" standardStylesheets="false" showHeader="false"> 202. Declare Visualforce page as HTML5. <apex:page docType="html-5.0" /> 203....

View Article

Image may be NSFW.
Clik here to view.

Spell checker in custom Visualforce page

Standard email functionality in Salesforce supports spell checker out of the box. These days, all modern browsers already has spell checker and customer may agree to use it. However there are some...

View Article


Use Visualforce in Classic and Lightning Experience

This topic was subset of my presentation in Salesforce Boston World Tour 2017. Sometimes we find our-self in situation where custom Visualforce page should be displayed with Old theme in classic but...

View Article


Image may be NSFW.
Clik here to view.

Event Handling between Aura, Lightning Web Components (LWC) and Visualforce

Few months back, I wrote an article on how pub sub model can be used to communicate between Lightning Web Components. In that blog post, we used external library to pass event from child to Lightning...

View Article
Browsing latest articles
Browse All 13 View Live




Latest Images