• Custom Error Messages are Not Working | Field Validation

    Hi all. I'm creating a piece of code which stops users saving the Opportunity record when there are no contacts linked to it. I've gotten all the way to the end and have the code working, however I cannot get the custom error to work. I've seen an older…
  • Sugar 7 - CreateView field logic breaking form

    Hello. I use Sugar Enterprise 7.7. Only recently I got form validation on page load to work. But there is a problem: the validation I done actually changes the field value by changing it's model value, but it's giving a javascript error, blocking the…
  • Sugar 7 - CreateView not working

    Hello. I'm using Sugar Enterprise 7.5 for production system, and 7.7 for test system. I need to change a datetime module field value in the page as soon as the page is loaded. It's for a custom module. The first solution was to use "calculated fields…