Can we query views through Jscript?
Wed, 8 Oct 2008 03:16:08 -0700
I am stuck up with a problem wherein I need etc ID of custom entity in my
Jscript code before the edit.aspx page for that entity opens.
To achieve it I want to access EntityLogicalView and get the ID. Is it
possible to access views through Jscript. If yes how?? ...
|
Can we call MetadataService through Jscript?
Wed, 8 Oct 2008 03:15:01 -0700
I am stuck up with a problem wherein I need etc ID of custom entity in my
Jscript code before the edit.aspx page for that entity opens.
To achieve it I want to access the metadata for the entity since etc ID's
are stored in MetadataSchema.Entity table in the CRM database.
...
|
Publishing custom solution
Wed, 8 Oct 2008 10:36:06 +0300
Hi all.
So I've made some test solutions, and the work ok from my computer against
our server; I can authenticate as myself, and read data using the crm
webservice.
But when I publish the website and move it to the server, I get an exception
when trying to open the page:
'Microsoft.Crm.WebServices.C ...
|
Search for a particular set of entities using filter option
Tue, 7 Oct 2008 21:31:00 -0700
Hi,
I am using a filter option in a query to search for a particular entity.
If For e.g I have 10 account entities acc1, acc2, acc3,
ac4,ac5,acg6,acy7,acc,ac9,aco10.
I would like to query the CRM in such a way that, if I use filter option for
ac, it should return me all the 10 entities.
The code snippet ...
|
crmService not creating opportunities using modified stunnware gui
Tue, 7 Oct 2008 15:56:01 -0700
I have modified the code from
http://www.stunnware.com/crm2/topic.aspx?id=CustomWorkflowActivity
To create opportunities relating to the items associated with lead it is
running from . The "retrieveOpportunityproducts" is returning the right
values however the create method is not firing correctly and the st ...
|
Report initialisation
Tue, 7 Oct 2008 13:06:01 -0700
Hello
I have a problem with reports on a system. Some reports doesn't work
anymore, and I can't update or delete them in CRM.
So I want to reset all reports. How can I delete all reports from CRM and
reportserver and install them new. (How they are after CRM installation).
Thank's
...
|
Duplicate System Entity MS CRM 4.0
Tue, 7 Oct 2008 12:42:02 -0700
Hi,
On my Dev site I have a duplicate system entity "Contacts" that appears in
the Entity Navigation Pane. Both entity's attributes, etc. are indentical,
but they are not related--i.e., the contact created in one contact entity
does not replicate itself in the other.
In my Custom Entities view only one e ...
|
|
|
Setting E-Mail Templates to Read Only
Tue, 7 Oct 2008 12:11:01 -0700
I am new to CRM so I will just describe what I am trying to do. From an
entity I want to send an email using a email template with import tags from
values within the entity. So far I have managed to get all of this working
but I would like my users not to be able to modify the contents of the email
after t ...
|
Using CRM 4.0 MetaDataService web Service in client-side JavaScrip
Tue, 7 Oct 2008 10:47:00 -0700
When I select a lookup item, I want to populate another field of the Entity
Form with the text value of a picklist corresponding to the entity selected
in the lookup.
I need to do this in a client-side Java Script code.
I now how to obtain the index of the picklist using the Retrieve method of
the CRMServi ...
|
Time fields
Tue, 7 Oct 2008 07:56:01 -0700
I want to create time field (12:45) in an entity
any idea
--
Thanks
Oscar ...
|