• Marc Bowen 4
  • NEWBIE
  • 20 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 1
    Replies
Hi All,

is it possible, when a order is moved from one stage to another, eg from "Order Approved" to "Order Delivered" a email gets sent out and a specific email temelate is used?

Thanks!!
Hi All,

I have a date field (eg. 02/06/2021), it will be a future date as it calculates expected delivery date.

I would like to create a field that if today date is less than the expected date the field will display "Not Late", if today date is past/more than the expected date then the field must display "Late"

Please can you let me know if this is possible??

Thanks for the help!

​​​​​​​
Hi All,

Is it possible to enter a number in a field and then the output ill be a date in the future?

eg. say i enter in 30 then the output will be today() + 30, so 04/03/2021
Hi All,

I have a dropdown field (Delivery_Time__c), it has the below options:

Software Electronic License: 2 - 5 days
Dongle: 1 - 2 weeks
Hardware: 4- 8 weeks

I need a seperate field(field not created yet) that when one of the above is selected it will give me a date in the future from the date it was selected. For example:

If the first option is selected then it need to be Today()+5days 
If the second option is selected then it need to be Today()+14days 
If the third option is selected then it need to be Today()+56days 

if you need any additional info let me know and hope the above makes sense... 

thanks!!

 
Hi All,

Is it possible to enter a number in a field and then the output ill be a date in the future?

eg. say i enter in 30 then the output will be today() + 30, so 04/03/2021