Tag Archives: Date

Notify if Quote is expired in Sage CRM

In Sage CRM, we can change the color of fields as per our need or business requirement. One of our client came up with a requirement that, if the expiration date has gone past the current date then it would show in Red color. Suppose you are having multiple Quotes records, but while going through… Read More: Notify if Quote is expired in Sage CRM »

How to Customize the Time picker list

In sage CRM, date and time field play an important role. User can add customized data time field according to their business requirement and can have multiple customization related to these fields. Usually Date Time field are added with date and time pickers. Where date picker shows calendar and time picker shows time list with half an hour interval as shown… Read More: How to Customize the Time picker list »

Set Date Format in New Self Service Portal

Sage CRM Self Service portal is designed in such a way that we can use the Sage CRM user interface and customize it as per the requirement. Its access can be given to customer so that they can stay updated with their cases, leads, tasks or other information which we want to share with them.… Read More: Set Date Format in New Self Service Portal »

Displaying date fields in Nonstandard formats

Support of JQuery has taken up the Sage CRM customization to the higher level as JQuery has wide range of built in functions as well as its syntax to manipulate DOM elements reduces lines of code which is something every developer will like. New Stuff: Adding Documents Tab to Leads in Sage CRM 2014 R2 Working… Read More: Displaying date fields in Nonstandard formats »

Set Default Value for Date Field through Script

In Sage CRM customizations, scripting has been proved essential for developers to justify trivial requirements with an ease. It provides the flexibility to set validations or values in field at screen level. Though this can be achieved through few configurations in CRM, but it does not allows you to limit the setting up to certain… Read More: Set Default Value for Date Field through Script »

Default quote expiration/Delivery date setting in Sage CRM

One of our clients recently contacted us with a requirement, where he wanted to set the default quote/order expiry date on quote/order screen to 30 days after the current date. For this, we do not need to do any customization and it can be handled using Standard Sage CRM settings. For this, you just need… Read More: Default quote expiration/Delivery date setting in Sage CRM »

Setting Default Date Time while progressing through Sage CRM Workflow

Sage CRM can be customized for reducing the data entry task by setting default values in some fields while entering data. There is an option of automating the task of feeding in same data in several records by Setting default values in Sage CRM. GUMU Sage 100 : Creating Order with existing Opportunity in GUMU… Read More: Setting Default Date Time while progressing through Sage CRM Workflow »

Custom filter screen with default filter on Date Field options

Earlier I had posted a blog: http://sagecrmaddons.blogspot.com/2010/12/date-ing-tips.html In which I had elaborated how to handle the date field in the custom search screen as it is little bit tedious task to do. Now in this section I will be more descriptive on how to make the date field default in the custom filters. Some days… Read More: Custom filter screen with default filter on Date Field options »