• Aleksandar Basic 12
  • NEWBIE
  • 0 Points
  • Member since 2023

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 3
    Replies
Hi Team,

l have requirement for showing a warning message while saving the record.

For example:
Salary field which takes value greater than 5,00,000 should warn like "The amount fall within tax slab" while saving the record.

With the help of validation rule we can show message, but cant save record.

So can you please help, how can i achieve both the warning message( any form of highlight) and save record for my above requirement.
I have a scenarion, that when a field value exceeds a particular range , an alert/warning should be displayed. How to display this Alert/Warning Message on Object Standard Page Layout in Lightning?.

Any help will be appreciated
I want to write a validation rule that gives a warning but does not stop the workflow. What I need to do is, when an Opportunity is Closed Won/ Quote Submitted to Client, I need a flag or warning to show up that tells people to check to ensure accuracy on our Custom Date of "Estimated Production Start Date"

Is this possible?