I try to update this formula to look like this:
If(
(((Stage = Pending or Assessed) and Extension = True)
Or
Stage = Enrolled) and ServiceStatusID = 2;
Pending: Acceptance; Integration Status)
In a mapped Salesforce field, but each time I do it, a parenthesis gets erased or a majority of my work gets deleted. Is there a simpler way to do this because I am beyond frustrated with the UI of this system.