• Peyman Heydari
  • NEWBIE
  • 30 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 9
    Replies
Hi,
I am trying to create a validation rule for the following scenario:
The end date - start date must equal to 30
Here is how I created it:

DAY(Bill_End_Date__c) - DAY(Bill_Start_Date__c) = 30
but it's not working. Any tips on how to make this work?
Thanks so much 
Hi,
I am trying to remove NPSP from my org.
These are the steps I am trying to follow:
https://www.sforgdocs.com/npspdocs/en-gb/product_docs/ngo/npsp/install_configure_npsp/install_or_upgrade_npsp/uninstall_npsp/topics/npsp-en-gb-uninstall#ariaid-title4

I am stuck on "Delete NPSP Page Layouts for Standard Objects".. basically it won't let me delete the page layouts...
The error message says:
"The attempted delete was invalid for your session. Please refresh your page and try again"

Any idea what I need to do?
thanks
 
Hi,
I set up a new workflow rule and this is my crieteria:

Object: Invoices (this is a custom object)
Evaluation Criteria: created, and any time it's edited to subsequently meet criteria

Rule Criteria: Criteria are met
Field: Invoice Amount
Operator: Greater than 
Value: 10000

It is on Active 
but when I change the amount in the invoice object to greater than 10000 I am not receiving any email..

I have also checked Deliverability which is set to All emails and Test Deliverability which works fine...

Any idea why I am not receiving the email alert??
Thanks so much
User-added imageHi, I am getting this error when trying to save this formula. Any idea what I need to do to fix this? Thanks so much. 
Hi,
I am trying to create a validation rule for the following scenario:
The end date - start date must equal to 30
Here is how I created it:

DAY(Bill_End_Date__c) - DAY(Bill_Start_Date__c) = 30
but it's not working. Any tips on how to make this work?
Thanks so much 
Hi,
I set up a new workflow rule and this is my crieteria:

Object: Invoices (this is a custom object)
Evaluation Criteria: created, and any time it's edited to subsequently meet criteria

Rule Criteria: Criteria are met
Field: Invoice Amount
Operator: Greater than 
Value: 10000

It is on Active 
but when I change the amount in the invoice object to greater than 10000 I am not receiving any email..

I have also checked Deliverability which is set to All emails and Test Deliverability which works fine...

Any idea why I am not receiving the email alert??
Thanks so much
User-added imageHi, I am getting this error when trying to save this formula. Any idea what I need to do to fix this? Thanks so much. 

Hello everyone.

I have a querstion about the creation of fields in salesforce.

It's possible I create a custom field in object Task? If it's possible as I do?

Thx for replies.