c.getTime is not a function

Getting a console error and blank page. This is on an opportunity. We use Account as a ‘borrower’ record related to an Opportunity via a join object. This error only occurs when the Account’s record type is Borrower Entity, but not when it’s Borrower Individual. We don’t have any time-related conditions based on these borrower accounts. Any ideas?


Do you have rendering conditions that are different for Borrower Entity record types? From the call stack, I’d start there.

Fixed. There was a rogue model that didn’t seem to do anything anyway. No fields were even being queried. Setting that to not load on page load made everything work. 

Jack~

Glad you were able to figure it out!

Thanks for the update :slight_smile:
Karen