No announcements
Found 116119 threads
-
0 Votes
Create parent and child entities in iframe
Thank you all for the answers suggested, I am thinking of another solution that i am testing currently, I use javascript to save both the parent and the child ...Answered | 5 Replies | 7431 Views | Created by Shafeeq Hussain - Monday, May 4, 2009 11:38 AM | Last reply by Aarch - Tuesday, May 5, 2009 11:34 AM -
0 Votes
Create a results grid for child entity records
Hi, you can show associated view (child entity view in iframe) in parent entity.Answered | 1 Replies | 4609 Views | Created by SN_NJ - Monday, June 20, 2011 5:53 PM | Last reply by HIMBAP - Tuesday, June 21, 2011 5:22 AM -
1 Votes
Display parent entity attributes in a child entity form in CRM 4.0
Rahman, There is not such a way that we can just add labels only without creating any attribute, you have to create some attribute to display it, there can ...Answered | 9 Replies | 6873 Views | Created by Jahedur.Rahman - Friday, August 14, 2009 2:19 PM | Last reply by Jahedur.Rahman - Friday, August 14, 2009 3:23 PM -
0 Votes
entity relationship parent child question
Write a method that will combine all entities text as per required by fetching all child entity records (Retrieve Multiple or LinQ will do the job) 2.Answered | 2 Replies | 3548 Views | Created by CRM elite - Thursday, August 11, 2011 12:23 PM | Last reply by Jehanzeb.Javeed - Thursday, August 11, 2011 4:11 PM -
3 Votes
get child entity values on parent
For CRM 4 you can use crmService.Retrieve method on to get the data from child ...Answered | 4 Replies | 5313 Views | Created by anate - Monday, April 18, 2011 1:52 PM | Last reply by Faisal Fiaz - Monday, April 18, 2011 4:10 PM -
0 Votes
Plug-In Update on Child Entity needs to refresh Parent Entity
As each line (in the child) is created I am totalling the total time and writing it back to the parent.Answered | 12 Replies | 7215 Views | Created by lemonje - Wednesday, May 13, 2009 8:20 AM | Last reply by lemonje - Wednesday, May 13, 2009 11:36 AM -
0 Votes
Add an associated view of a child entity to a parent entity form
Hi all, I have successfully created an Opportunity_history object to document or record the history of an opportunity.Answered | 2 Replies | 3825 Views | Created by Deene Ogden - Tuesday, July 12, 2011 8:13 PM | Last reply by Deene Ogden - Wednesday, July 13, 2011 1:34 PM -
2 Votes
Parent-child entity model in CRM 4?
Quote of previous reply: If I have this Parent - Child mapping: How can I display all different child entities in one List?Answered | 9 Replies | 4944 Views | Created by Benno Wyss - Wednesday, July 7, 2010 2:29 PM | Last reply by Jerry Weinstock - CRM Innovation - Thursday, July 15, 2010 6:23 PM -
0 Votes
query child entity using parent-child relationship N:1
You can always try to create the query using Advanced Find View.Answered | 3 Replies | 2747 Views | Created by Lars Folmer-Petersen (TakeIT-Apps) - Tuesday, October 8, 2013 3:14 PM | Last reply by Sam - Inogic - Wednesday, October 9, 2013 2:25 AM -
0 Votes
How to create a tab as an entity
Then, you can specify (dynamically) the src of the IFrame as the CRM URL of the form for a custom entity.Answered | 3 Replies | 4855 Views | Created by HanoiABC - Monday, January 25, 2010 8:15 PM | Last reply by HanoiABC - Friday, January 29, 2010 2:44 PM -
0 Votes
How to do a child count in a parent entity
you can write simple script for get the no. of child contact count then put the count in the view name it self..Answered | 2 Replies | 5675 Views | Created by ebarton - Monday, December 21, 2009 4:44 PM | Last reply by DavidBerry - Monday, December 21, 2009 4:48 PM -
2 Votes
Display Associated Entity Details Information In Iframe
I believe Kumar is attempting to simply embed the form of a parent entity within a child entity that uses a N:1 relationship (the Primary Contact for an Account ...Answered | 9 Replies | 5874 Views | Created by Anilkumar401 - Tuesday, March 9, 2010 1:15 PM | Last reply by DavidBerry - Tuesday, March 9, 2010 6:13 PM -
3 Votes
Post Asynchronous Plugin to create child records of newly created parent record
When i am adding child record through workflow, child record is created successfully.Answered | 19 Replies | 8184 Views | Created by KrishanakantLoke - Monday, July 19, 2010 6:46 AM | Last reply by krishnakant A Loke - Tuesday, July 20, 2010 8:27 AM -
0 Votes
Populating parent record notes data into child entity in MSCRM 2011
You could create a field mapping from Account to Contact for this field: Create A New Field Mapping This will work if you create the Contact from ...Answered | 2 Replies | 1071 Views | Created by Rahul-22 - Wednesday, November 13, 2013 2:04 PM | Last reply by Rahul-22 - Wednesday, November 13, 2013 2:35 PM -
5 Votes
CRM 2011: On demand process on child entities that updates parent entity doesn't work properly
What you will then need, is a N:1 relationship from the child record to the parent (i.e. a Child Lookup on the Parent).Answered | 10 Replies | 12277 Views | Created by boert03 - Tuesday, May 17, 2011 12:13 PM | Last reply by boert03 - Monday, September 19, 2011 7:35 AM -
0 Votes
Relationship Entity IFrame
Here is another post which details out showing relationship view in an iframe for crm 4.0 ...Answered | 2 Replies | 2831 Views | Created by Mitchell2012 - Monday, May 14, 2012 2:50 PM | Last reply by SonalS MSFT - Tuesday, May 15, 2012 2:20 PM -
1 Votes
Parent Account with custom entity show all child account records for that custom entity?
Thanks Neil - I like the idea of creating a location entity for the accounts, I think we will pursue that option.Answered | 2 Replies | 2393 Views | Created by ITS-Adam - Friday, May 24, 2013 8:30 PM | Last reply by ITS-Adam - Tuesday, May 28, 2013 9:51 PM -
1 Votes
Displaying entity in Iframe
Check following article - http://mahenderpal.wordpress.com/2010/05/06/show-associated-view-in-iframe-ms-crm-4-0/ Microsoft CRM ...Answered | 3 Replies | 5103 Views | Created by help23 - Tuesday, August 31, 2010 11:22 AM | Last reply by Amarsen Vangoor - Tuesday, August 31, 2010 11:38 AM -
1 Votes
IFrame to a custom entity not working
I created a new record and also tried editing an existing record.Answered | 4 Replies | 3953 Views | Created by Eddie Maldonado - Wednesday, August 10, 2011 10:39 PM | Last reply by Eddie Maldonado - Friday, August 12, 2011 5:59 AM -
0 Votes
Auto-populate attributes in child entity
Mapping works when you create child record from parent record (from associated view).Answered | 1 Replies | 7414 Views | Created by Bill.hi - Wednesday, January 6, 2010 7:56 AM | Last reply by Andrii Butenko - Wednesday, January 6, 2010 8:14 AM - Items 1 to 20 of 116119 Next ›
No announcements