developerforce
  • DE LOGIN
  • JOIN NOW
Advanced Search
Search
Perform Full Search
  • Home
    • About
    • Getting Started
    • Featured Content
    • Calendar
    • Subscription Feeds
    • Contribute
    • Membership
    • Force.com MVP
    • Force.com User Groups
  • Technical Library
    • Core Content

    • Documentation
    • Core Resources
    • Articles
    • Webinars
    • Workbook Tutorials
    • Cheat Sheets
    • Books
    • By Category

    • Integration
    • App Logic
    • User Interface
    • Database
    • Security
    • Web Sites
    • Mobile
    • App Distribution
    • Tools
    • Other

    • Newsletter
    • Release Information
  • Boards
    • Top Boards

    • General
    • Schema
    • Apex Code
    • Visualforce
    • Chatter
    • Force.com Sites & Site.com
    • Java
    • .NET
    • Formulas & Validation Rules
    • Ruby, PHP, Python & Perl
    • Jobs Board
    • More Boards...
  • Cookbook
    • By Category

    • Integration
    • App Logic
    • User Interface
    • Database
    • App Distribution
    • Web Sites
    • Security
    • Tools
  • Code Share
    • All Projects
    • Top Rated
  • Blogs
    • All Posts
    • Top Blogs

    • Developer Relations
    • Engineering
    • Force.com Labs
    • ISV
    • System Integrator
    • Tech Docs
  • Partners
    • AppExchange Program
    • Go from Idea to App
  • More
    • Services

    • Training & Certification
    • Support
    • Galleries

    • Mobile Contest Gallery
    • Force.com Sites Gallery
    • Chatter Challenge Entries
    • Other Web Sites

    • Salesforce.com
    • Database.com
    • AppExchange
    • CRM Community

Discussions

  • General Development
  • Schema Development
  • Apex Code Development
  • Visualforce Development
  • Formulas & Validation Rules
  • Security
  • Mobile
  • Force.com Sites & Site.com
  • Chatter Development
  • Java Development
  • .NET Development
  • Perl, PHP, Python & Ruby
  • Desktop Integration
  • APIs and Integrations
  • Visual Workflow
  • Apple, Mac and OS X
  • VB and Office Development
  • AppExchange Directory & Packaging
  • Salesforce Labs & Open Source Projects
  • Other Salesforce Applications
  • Jobs Board
  • Sign In
  • ·
  • Help
  • Force.com Discussion Boards
  • :
  • Search
turn on suggestions Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
  • Posts
  • Users
 
  • Advanced Search...
Show
Toggle Close Toggle Open By location
  • Force.com Discussion Boards
    • Developer Boards for Force.com and Database.com
      • There are no unread messages in this message board General Development
      • There are no unread messages in this message board Schema Development
      • There are no unread messages in this message board Apex Code Development
      • There are no unread messages in this message board Visualforce Development
      • There are no unread messages in this message board Formulas & Validation Rules Discussion
      • There are no unread messages in this message board Security
      • There are no unread messages in this message board Mobile
      • There are no unread messages in this message board Force.com Sites & Site.com
      • There are no unread messages in this message board Chatter and Chatter API Development
      • There are no unread messages in this message board Java Development
      • There are no unread messages in this message board .NET Development
      • There are no unread messages in this message board Perl, PHP, Python & Ruby Development
      • There are no unread messages in this message board Desktop Integration
      • There are no unread messages in this message board APIs and Integration
      • There are no unread messages in this message board Visual Workflow
      • There are no unread messages in this message board Apple, Mac and OS X
      • There are no unread messages in this message board VB and Office Development
      • There are no unread messages in this message board AppExchange Directory & Packaging
      • There are no unread messages in this message board Salesforce Labs & Open Source Projects
      • There are no unread messages in this message board Other Salesforce Applications
      • There are no unread messages in this message board Jobs Board
    • Developer Boards JP
      • There are no unread messages in this message board ご案内 - Announcements-JP
      • There are no unread messages in this message board 一般 - General-JP
      • There are no unread messages in this message board インテグレーション - Integration-JP
      • There are no unread messages in this message board アプリケーションロジック - App Logic-JP
      • There are no unread messages in this message board ユーザインタフェース - User Interface-JP
      • There are no unread messages in this message board データベース - Database-JP
      • There are no unread messages in this message board アプリケーションの配布 - App Distribution-JP
      • There are no unread messages in this message board Webサイト - Web Sites-JP
      • There are no unread messages in this message board モバイル - Mobile-JP
      • There are no unread messages in this message board ソーシャル - Chatter-JP
Toggle Close Toggle Open By author
turn on suggestions Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Toggle Close Toggle Open By date
  • All
  • A day ago
  • A week ago
  • A month ago
  • A year ago
Toggle Close Toggle Open By metadata
  • Solved
  • Kudoed
Toggle Close Toggle Open By type of post
  • Forums
  • Blogs
  • Groups
Toggle Close Toggle Open By contents
  • Images
  • Attachments
Advanced Search Options
The sequence of words you enter here will be in the same order and together in the search results. You may leave this field empty.
The sequence of words you enter here will be in the same order and together in the search results. You may leave this field empty.
Any one, but not necessarily all of the words you enter here will appear in the search results.
Any one, but not necessarily all of the words you enter here will appear in the search results.
None of the words you enter here will be allowed in the search results. You can only use this field when you have also filled in one of the other fields in this section.
None of the words you enter here will be allowed in the search results. You can only use this field when you have also filled in one of the other fields in this section.
Limits search results to topics that have no replies.
Limits search results to topics that have no replies.
 
  • Discussions
  • in accepted solutions Remove
  • +
  • solved Remove
  • +
  • in Formulas & Validation Rules Discussion Remove
1 - 10 of about 700 discussions
Sorted by:
Solution Date
  • Date
  • Views
  • Kudos
  • Replies
  • Best Match
  • Subscribe to RSS Feed for this Search
  • Permalink
There are no new messages in this topic
Accepted Solution

How to calculate seconds from 2 dates?

by GOAL_KEEPER in Formulas & Validation Rules Discussion
Hi how do i get the seconds like 0-60 (so counting and resetting) from something like Now()-CreatedDate?
Show results in replies (1)
  • Since NOW() - CreatedDate returns a value in days, you can multiply by the number of hours in a day...
‎06-19-2013 09:26 AM
1 Reply
30 Views
There are no new messages in this topic
Accepted Solution

Workflow forumula to capture date a case leaves a ...

by JSksa in Formulas & Validation Rules Discussion
Hello!   I'm a little stuck. I'm trying to create a workflow to populate a custom date/time field.  Our cases first get assigned to a "queue" named "support queue"   I have a form...
Show results in replies (1)
  • create custom field  IsInQueue   Create workflow rule and set IsInQueue to true if case goes to...
‎06-18-2013 08:28 AM
7 Replies
66 Views
There are no new messages in this topic
Accepted Solution

Possible to write a validation rule that can evalu...

by sterkte9 in Formulas & Validation Rules Discussion
I need a validation rule that can    If the Reject comments field does not contain SAVED data (not that it is empty) and the picklist value = Rejected = error message   Is there a function that can h...
  • Tags:
  • field data
  • function
  • saved
  • validation rule with picklist and text
Show results in replies (1)
  • Hi strekte9, what actually you need.you want validation rule when the picklist value is rejected a...
‎06-14-2013 12:35 PM
1 Reply
87 Views
There are no new messages in this topic
Accepted Solution

Problem with Syntax

by bkradmin in Formulas & Validation Rules Discussion
Hi, I am very new to formulas and SF and can't seem to get SF syntac right. I keep getting errors on this formula. I would really appreciate some help!    If ((RecordType.Id), ("012E0000000MoYF&...
Show results in replies (1)
  • Let me see if I can restate the requirements: If "Preferred Phone" is Home, Other, Work ...
‎06-05-2013 01:22 PM
4 Replies
171 Views
There are no new messages in this topic
Accepted Solution

Convert Lead, validation rule

by cbro in Formulas & Validation Rules Discussion
...think I have the beginning of it, but I don't know how to finish it.   I am unsure of the part below (as it's not working) that says:  NOT( Validated__c ) , Convert Lead = TRUE ) Here is the full rule...
Show results in replies (1)
  • This is the final code that is working.  wow.  that took so long..  lol.   Other info that you migh...
‎03-11-2013 02:05 PM
5 Replies
383 Views
There are no new messages in this topic
Accepted Solution

Anyway to optimize this workflow formula?

by sfdc-admin-sm in Formulas & Validation Rules Discussion
Hello All,   I currently have a working workflow formula as follows:   IF(Product2.Name = "13-Credits" && Quantity = 1, 13,  IF(Product2.Name = "13-Credits" && Qua...
Show results in replies (1)
  • Try this:   IF(Product2.Name = "13-Credits", 13, 0) * Quantity You should consider movi...
‎06-11-2013 03:12 PM
2 Replies
137 Views
There are no new messages in this topic
Accepted Solution

Formula fields On Task

by hitz in Formulas & Validation Rules Discussion
Hello Experts,   Is there a possibility to view Account or any Other Customer/Standard Objects fields value on Task Screen using formula or workflow? Don't want to update via Apex Code class/Batch c...
Show results in replies (1)
  • To view custom / standard object fields, you need to add a look up field first and update it with w...
‎06-11-2013 02:51 AM
3 Replies
148 Views
There are no new messages in this topic
Accepted Solution

Custom text area AFNOR check

by LenForce in Formulas & Validation Rules Discussion
Hi,   I have a custom object with a text area(255 for the moment) who is the address. I'm trying to find if it's possible to make a validation rules to know if the address populate by the user is fol...
Show results in replies (1)
  • After a day of search i done it!     NOT(  REGEX(Adresse__c,".{0,38}\r\n.{0,38}\r\n.{0,38}\r\n...
‎06-07-2013 02:58 AM
1 Reply
142 Views
There are no new messages in this topic
Accepted Solution

formula

by GV1 in Formulas & Validation Rules Discussion
Please help !   Formula field = Number  of days elapsed between, when the record is in the New status until it is moved into the Open, In prrogress, or Closed statuses   Where Status is a picklist fi...
Show results in replies (1)
  • Seems lik it wont be straight forward solution. So Create a Date Field to Store the Date of the re...
‎06-06-2013 01:52 PM
2 Replies
187 Views
There are no new messages in this topic
Accepted Solution

Checking percentage field for 100% - not working

by JustD in Formulas & Validation Rules Discussion
Hi,   Tearing my hair out over this one.  I need a simple validation rule to check that a percentage field's value is <> 100%.   This is my rule: Percentage_Complete__c = 100 This is the re...
  • Tags:
  • percentage
  • Validation
Show results in replies (1)
  • Thanks for the replies.  But I actually managed to fix this myself (after spotting a relevant comme...
‎06-06-2013 11:35 AM
4 Replies
169 Views
  • « Previous
    • 1
    • 2
    • 3
    • …
    • 110
  • Next »
Powered by Lithium
Follow us on
Facebook Twitter Linked In Youtube
United States |1-800-no-software|Privacy Statement|Security Statement |Terms of Use
© Copyright 2000-2011 salesforce.com, inc. Web-based Customer Relationship Management (CRM) Software-as-a-Service (SaaS).
All rights reserved Various trademarks held by their respective owners.
Salesforce.com, inc. The Landmark @ One Market, Suite 300, San Francisco, CA, 94105, United States
General Enquiries: 415-901-7000 | Fax: 415-901-7040 | Sales: 1-800-no-software