Related Posts
  • Forum Post: onload fails to hide cells.

    I have 3 picklists: "off_udbud" "off_forlngelse" and the standard "opportunityratingcode". Depending on the value in picklist 4, one list is unhidden by the onload-klient skript I get this message: "Error, 'list 4' is not defined." salgsproces = list...
  • Forum Post: Javascript errors after Upgrading from CRM 4 to CRM 2011

    After a successful upgrade from CRM 4 to CRM 2011 everything is working fine except we keep getting javascript onload errors in almost all dialogs including lookup ones. for example when clicking the new button of the contacts the dialog appears and works fine but it shows this error: There was an...
  • Forum Post: Change font of read-only fields in a Form.

    We have certain fields that are read-only as they pull data from our AS400. The default font of a read-only field is a very light grey and is very hard to read. How do I make this font darker and easier to read? I have come across this .js but have not been able to get it to work: function setColor...