• Davison Virgina
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
Hi all, 

Is there a way to remove the whitespace around a visualforce page when you add to a lightning page? 

I've tried everything with css on the page and dont feel thats it (more than willing to be proved wrong through!) but completely out of ideas...

Many thanks in advance,

Stay safe! 

screenshot
I've created a process builder that starts when the record is created or edited and then checks the status of a record is equal to a specific value. I've set the advanced setting 'Do you want to execute the actions only when specified changes are made to the record?' so the actions are executed only if the record meets the criteria now but the values that the record had immediately before it was saved didn't meet criteria. This means that these actions won't be executed when irrelevant changes are made.

The actions are being created multiple times which makes me think the process is evaluating more then once but I don't understand why.