• record.js - linked record - get full attributes 

    Hi all, I extended the ProductCatalog / Product Template with a new integer field (extended the Vardefs) and I am able to fill this field via the GUI and data are in the MySQL database. At the opportunities module the product is linked at each record…
  • Can't access fields in view controller

    I'm having a problem accessing field values in a view controller. I have a controller for the Resources record view that takes a value from a dropdown and sets the value of a field depending on the dropdown selection. It looks like this: // custom/modules…
  • 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…