FavoriteAlan Armony asked in #Data ManagementMay 31, 2018, 9:42 PMRecord changes if field not on layoutI have a process builder that triggers when a record is edited. I have a field that is not present on the page layout of the object. If that non-present field is updated, will the process builder still trigger? 1 answerSortSort by DateSort by Most HelpfulSort by DateAccepted AnswerMary Tagler (Relativity | Chicago Salesforce Saturday)May 31, 2018, 9:48 PMYes. The page layout only controls what your users see. I use hidden fields a lot to get stuff done using Process Builder, etc.Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Accepted AnswerMary Tagler (Relativity | Chicago Salesforce Saturday)May 31, 2018, 9:48 PMYes. The page layout only controls what your users see. I use hidden fields a lot to get stuff done using Process Builder, etc.