Technical Hints Tips and Tricks that cover customization and development using Sage CRM. API usage and coding are covered.
Browse by Tags
All Tags »
create script »
Default Values (
RSS)
-
|
This example code is provided by a colleague in Switzerland. It provides an alternative way of creating an automatically incrementing field value. The result of the code is to create an incrementing number...
|
-
|
When you insert a new record, the Territory field defaults to a territory called Default. This is not a true territory, but a territory placeholder. The Default entry remains in the field until the user...
|
-
|
Thanks to Dave for this one! Problem: You want a date field to default to today when a user adds a new record to a table. You do not want the user to see the date field on the screen. Problem2: You try...
|