-
Function not returning value.please see the code?
Function not returning value.
Created a custom javascript button on Contact and need to get value with help of function but on clicking it is showing undfined. Here is my code.
var r = ISNUMBER({!Contact.CustomField});
alert(r);
Log In to reply.
Popular Salesforce Blogs
How to Send and Receive Data from Web Services
Web Services are the best part of Salesforce Development through which one can able to make the code available on the network for use. Through…
Say Hello to CRM: Top Five Benefits of Switching to Salesforce CRM
Customer satisfaction is a prime objective for every business, irrespective of its size. Every business organization strives to excel not only in maximizing profit but…
Get Rid of Undocumented Code With the IcApexDoc Tool
Documenting code is super important for software development. It helps developers understand and work with the code better. Salesforce projects are no exception. Why Do…
Popular Salesforce Videos
DreamTX Welcome Day 2 | Dreamforce 2020 | Salesforce
If you missed DreamTX DAY 2, then live this amazing experience here, we have covered it all for you. See the power of Customer 360,…
What are sObjects in Salesforce? | Salesforce Development Tutorials
In this video Shrey not only teaches you sObjects but also demonstrates the use of sObjects in Apex. He explained about the sObjects and how…
Salesforce Developer Training Videos For Beginners | Salesforce Training Videos | Edureka
This Salesforce developer training video will give you an introduction to the development aspects of Salesforce. You will learn how Visualforce pages are created by…