Login /
Register
search
syndication
about
|
|
 |
Note: this subscription applies to the current blog only. You will receive each new post via e-mail. Your e-mail address will not be used for any other purpose.
Browse by Tags
All Tags » SDK Development ( RSS)
-
|
It is useful at times to be able to programatically determine at runtime if a user has read access, write access, or no access to a particular field at runtime. There are many different ways this information can be used to ensure you're giving the current user the best, and most understandable experience based on that particular user's security settings allow for. Luckily, with the introduction of the FieldLevelSecurityService in SalesLogix 7.5 this is an easy task. Let's take a look.
|
-
|
I posted before about the CRM Metadata Browser that can be used to see and document the various CRM entities. Another similar thing available is the ability to get the XSD schema for the CRM entities.
|
-
|
Mitch Milam posted about the metadata browser that comes with CRM 3.0. This thing is just awesome. It gives you a more or less complete view of the schema for your MSCRM implementation. This is a great way to produce some quick and easy documentation about the metadata for your system.
|
|  |
|