Action status is usually used to show the status of an Ajax Process to which it is related to. It can be as simple as showing text during the update to as fancy as greying out the page and showing a loading gif. your imagination (and HTML CSS skills) are the limits
Saturday, 11 May 2013
<apex:actionStatus>
Labels:
Administration,
apex,
Configuration,
force.com,
How To,
HTML5,
salesforce,
VisualForce
Wednesday, 24 April 2013
How to activate Summer ’13 Preview on sandbox
Labels:
Administration,
Answers,
apex,
Chatter,
Community,
Configuration,
Data.com,
developer,
force.com,
How To,
Release,
sales cloud,
salesforce,
Sandbox,
service cloud,
Summer 13,
Viualforce
Tuesday, 23 April 2013
Escalate Question to Case
In the answers portal, when we are required to Escalate the question to a case so that the executives can handle it. Salesforce provides this functionality internally but its a little tricky to turn it on and in this post I want to address this.
Labels:
Administration,
Answers,
apex,
Community,
How To,
sales cloud,
salesforce,
service cloud
Tuesday, 9 April 2013
Second Meetup in Cochin announced- Salesforce.com Kerala User Group
The Salesforce Kerala User Group-
the official meeting point of Force.com enthusiasts in Kerala and around is
thrilled to announce its second Meetup event to be held on April 11th,
2013 at the IMA Hall, Palarivattom, Cochin. A sequel to the Meetup in
October which was the first of its kind in Kerala, the upcoming one has an
agenda designed to take you a step higher. This is a great platform for any and
every one of you with a link to the ‘cloud’ to get together and swap ideas,
share your experiences and learn about exciting new trends in the market today.
Labels:
developer,
force.com,
salesforce,
User group
Thursday, 14 March 2013
Visualforce To Excel
In this short post I want to explain how we can generate an excel output from a VF page. We already know to how to generate a PDF from VF page. (Read more to find out how). One of the common requirements is to convert a VF page with data into an Excel sheet, here are some things you may want to keep in mind- Use a separate VF page for export. It is advisable to use a separate VF page to export off, reason being, usually the VF page in which data resides contains buttons, links images etc. and that is not something you usually want in your excel
- Use <apex:dataTable> : this gives you a consistent output and works for both windows and MAC. (Thank you Pratyush Kumar for the Info)
- Proper validation : Before the export page is reached, make sure all validations to ensure data will be present is a good practice
Labels:
apex,
Configuration,
developer,
Excel,
Microsoft Office,
salesforce,
VisualForce
Thursday, 31 January 2013
Spring ‘13 Release Rituals
The much awaited Spring ‘13 webinar was yesterday 30-JAN-2013. It was exciting and thanks to Pat Paterson(@metadaddy) and Samantha (@samantha_ready) for the amazing webinar presentation which covered the thrilling topics of spring 13 like - Tooling API,
- Connect in Apex,
- Canvas
- Connected apps.
Labels:
Administration,
Chatter,
Community,
developer,
force.com,
Release,
sales cloud,
salesforce,
service cloud,
Spring
Wednesday, 23 January 2013
Reload Standard Detail page from Inline VF
Problem: A VF page is inline on a standard detail Page, On click of button inside VF Page, Reload the standard Detail Page once action completes in the Inline VF page
Labels:
apex,
How To,
salesforce,
Viualforce
Subscribe to:
Posts (Atom)