Submit or Request a Resource
Sort By: Date Added   |  Popularity  |  Views

Javascript

Name

Making Fields Read-only

HTML
Posted on 04-15-2008 by SugarCRM

Sometimes you want to display a description or name field that can be updated based on other module information (or by quicksearch) and you want it to be updated dynamically, but you don't want the user to be able to change the value (you want to make it read-only).

HelpfulHelpful (0) UnhelpfulUnhelpful (0) Views: 194  ShareShare

Phone Number Display

HTML
Posted on 10-26-2007 by SugarCRM

Code for alternative phone number displays

HelpfulHelpful (0) UnhelpfulUnhelpful (0) Views: 152  ShareShare

Change a Calendar field when another field changes

HTML
Posted on 09-21-2007 by SugarCRM

If you want a calendar field (date field) to be updated to today's date when another field changes, you can easily add some javascript logic to the html form such as in EditView.html.

HelpfulHelpful (0) UnhelpfulUnhelpful (0) Views: 93  ShareShare

Submit or Request a Resource
Sort By: Date Added   |  Popularity  |  Views