CRM Ondemand- R14-Change Fields in the Related information Applet

Could some one help me as how could I change the display fields in the related applet eg.
I am in Company (Account) --> Contact applet and I want to change the display values in the child Contact list applet.Please guide me with config steps.
Thanks

I think I replied to this in another thread, but just in case you did not get it:
You will need to created a combined analysis. Expand the Advances section on Step 1 of the Build and View Analysis screen - click the Combine with Similar Analysis button and add a couple more reports using the set operators. This is a tricky maneuver, so I doubt I can explain it exactly in this posting, but I will try to hit the high points.
Each report MUST contain the same number of columns and the columns in the same position in each report MUST be the same field type.
Your first report should give you the contacts with an account
Your second report should give you all contacts (blank the account fields)
Your third report should give you contacts with an account
Connect the second and third reports with a minus set operator - that result set would include all contacts minus those with accounts (the contacts without accounts)
Use the Union operator to add combine the first report (contacts with accounts) with the result of the second and third reports (contacts without accounts)
The end result is a list of all contacts with account names next to those that have accounts and a blank field next to those who do not.
If you are not completely confused at this point, I hope this helps.
Mike

Similar Messages

  • HT204150 How do I change my default email on the "Me" contact from a Facebook email to my normal email address in the same contact?  Or at least change it for the autofill information?

    How do I change my default email on the "Me" contact from a Facebook email to my normal email address in the same contact?  Or at least change it for the autofill information?
    Perfernece for contact to change.  Do I just have to dis-associate my contact fromt the facebook account?  Is only the autofill changable?

    If you allow Facebook to access your contacts and you have the @facebook.com email alias turned on, it will add the @facebook.com email to your contact info, and because it has the fixed label of "email" it overrides every other email address.
    They didn't fix this in iOS 8.
    There are two ways to remove the @facebook.com email from your contact info:
    If you don't need your Facebook friends and their info updating your contacts, go into iOS Settings -> Facebook and turn off access to Contacts.
    If you don't use your @facebook.com email address (all it does it forward to the primary email address) you can go into the Facebook app, More -> Settings -> General -> Email -> and uncheck "Use your Facebook email". Removing it from Account Emails does not work, you have to turn it off. Once you do this, go to iOS Settings -> Facebook and turn Contacts off and on again to make it update your info. The @facebook.com address should be removed.

  • How to catch an event when the user change values in the project information dialog

    hi,
    i would like to know how to catch an event in my C# code when the user change values in the project information dialog?
    taskChange doesn't catch these changes.
    thanks.
    Thanks, Sharon.

    You need to write save button event handler for project information dialog. Link is having same functionality described. 
    http://blogs.msdn.com/b/husainzgh/archive/2011/08/01/hooking-into-the-project-detail-page-ribbon-save-button-without-overriding-out-of-box-functionality-in-project-web-access-for-project-server-2010.aspx
    http://www.projectserver2010blog.com/2010/01/sharepoint-2010-webpart-client-server.html
    kirtesh

  • Option to change fields on the file print function?

    Would like an option in the print file function to include the comments field. I have updated over half my library's comments field to include the top 100 year end standing for songs from 1955 to 1988 (Oldies Fan!). It would be a great report to share with friends and other Oldies fans.

    The Three Best Alternatives for Security Questions and Rescue Mail
        1. Use Apple's Express Lane.
              Go to https://expresslane.apple.com ; click 'See all products and services' at the
              bottom of the page. In the next page click 'More Products and Services, then
              'Apple ID'. In the next page select 'Other Apple ID Topics' then 'Forgotten Apple
              ID security questions' and click 'Continue'. Please be patient waiting for the return
              phone call. It will come in time depending on how heavily the servers are being hit.
         2.  Call Apple Support in your country: Customer Service: Contact Apple support.
         3.  Rescue email address and how to reset Apple ID security questions.
    A substitute for using the security questions is to use 2-step verification:
    Two-step verification FAQ Get answers to frequently asked questions about two-step verification for Apple ID.

  • Biztalk 2006 r2 - receive one message - send x (nearly) clones according to a field in the original one

    What they want biztalk to do :
    BTS receive a workorder-xml that holds a productionid and a quantity. (f.e. 4)
    What they want is that biztalk sends out 4 (=  the quantity) workorder-xml's that hold all the same info as the original one.
    Except that they want the productionid to be different in each xml  fe productionid-1, productionid-2,etc....
    and that the quantity is 1 in each xml. 
    So originating system sends 1 workorder to produce  x pieces and the receiving system gets x workorders to create 1 piece and make sure the productionorder-ids are unique. (they use the same schema)
    I already see part of it in an orchestration , get that quantity somehow and loop over a send-message as many times as is in the quantity. but what would be the nicest/easiest way to fill those changed fields (all the rest remains the same)
    I'm thinking about mapping two times  schema1-in -> newschema-inbetween -> schema1-out
    But just checking if there is another way
    Kind regards Isabelledc

    Also consider a messaging only solution if performance is a real non functional requirement and drop the orchestration. Sounds like you not doing very much other than changing the production Id. Create a pipeline to split your message and update the production
    ids. 
    If however the splitting of the messaging becomes more complex later then consider a debatching pattern as described in Ashwins blog http://social.technet.microsoft.com/wiki/contents/articles/19644.biztalk-generating-flat-file-schema-for-file-with-tag-identifiers-not-at-the-beginning-grouping-data-by-element-and-debatching.aspx
    Hope that adds to your list of possible solutions. 

  • Routine for Updating a field in the source ODS to target ODS

    Dear BW Users,
    I have a source and a target ODSu2019s, letu2019s say ODS1 and ODS2. ODS1 updates Field1 to Field2 in ODS2. Those fields have the same information but Field1, InfoObject1, is defined as CHAR whereas Field2, InfoObject2, is defined as NUMC. Since the data types are different I cannot map directly. I need an update routine to populate the InfoObject2/Field2 whose data type is NUMC. Thanks in advance.
    Best Regards,
    John Bartheimer

    In the Update routine of that particular Infoobject (Field2) add the following code:
    result = comm_structure-/bic/"Field1".
    Hope it helps...
    thanks
    Kumar

  • Contact Related Information layout (on Opportunity page)

    Hi!
    I would like to customize the Contact Related Information layout from the Opportunity page. I would like to be able to add the Contact Phone Number within that section, but, as you can see in the attached screenshot, the only fields available in Contact Related Information layout are: First Name, Last Name, Name, Primary, Buying Role, Owner + other Opportunity specific fields like (Close Date, Forecast, Sales Stage etc.) How come I find Opportunity fields in Contact Related Information layout instead of finding Contact specific fields (like Phone Number, Contact Type etc.)?
    Thank you,
    Delora

    Delora, I would recommend that you submit a enhancement request to CRM On Demand customer care for the additional contact fields.

  • Data sort in Related information on object detail page.

    hi,
    Question, how is data sorted on the related information on the detail page(opportunity)in R16
    Based on ?
    a. created date,
    b. modified date
    c. last viewed record,
    d. last edited record.
    e. solution if any?
    Looking forward for your valued suggestion. any document aviable for this ?
    Thanks & Regards
    [email protected]

    My observation is (from Account RI)
    - Contacts - based on Record Association Date)
    - Activities - Due Date
    - SR - Opened Time
    - Opportunity & CO's - Name
    I have not seen any document on this. But it would be nice if we can change the sort order. (only allow on Indexed fields as this may affect the performance)

  • Error in Account related information sections Access denied.(SBL-DAT-00553)

    Hi,
    I have 2 users, 1 from Spain and the other from Italy.
    The spanish user is the owner of an account and adds the user from italy to the account team section with full access to the account.
    The italian user is able to view the account. However the italian user is not able to view any of the custom objects in the related information sections below the account information.
    The error is as follows:
    Access denied.(SBL-DAT-00553)
    Both users have the same role. However, if he/she is not the owner of the account but only a 'Team' member, he's able to view the account but not the CO's below the account. I've checked the access profiles and roles and it all seems fine. Oracle support confirmed this as well as both users were able to search and view the CO records without any issues. It's just that it hits the error if it's in the related information section.
    I was just wondering if I'm missing any settings for customer team.
    Currently, I'm not even sure if Customer team functionality was built for use with custom objects in related information sections.
    Any help would be greatly appreciated!

    Hi, What i meant is, if you are using C04 - C015 objects, then ensure under related sections of Accounts in "Full" access profile, you set it as "View" or "Read-Only" instead of "No Access". "No Access" is what being set by OnDemand by default even though the access profile is named as "Full"
    -- Venky CRMIT

  • Customizing Related Information Layout

    Hi,
    Need to add the "Last Activity" field in "Contact" Related Information Layout for "Accounts" record type.
    The Problem is, can't find the "Last Activity" field in the Available Section of the Related Information layout for Contacts in Accounts record type.
    How can I add a field in the Available section to get it to the selected section.
    Thanks

    The last activity field is not available in the contact related information layout for the account record type at this time. Fields will be added in a future release.

  • Deleting an account and related information

    When deleting an account does all the related information get deleted?
    Does the account also get deleted from historical analysis?
    Edited by: user643040 on Jan 20, 2011 9:16 AM

    When an account is deleted the associated Opportunity is deleted (except for opportunities that are Closed/Won or Closed/Closed), the associated Asset is deleted (if it is not associated with another object), the associated Task or Appointment is deleted (if it is not associated with another object). Contacts and Service Requests are not deleted. Also, the account is deleted from historical analysis at the next ETL.

  • Related Information Section Settings

    Hello everyone,
    I have Accounts (renamed-Schools) with Contacts & Service Requests as the related information sections on the detail page. I added a custom applet - Google Maps to the Account Detail Page.
    My question is that by default the sections are expanded and display the information it holds. Is there any setting or other way such that they are by default minimized and only expand when you click on the [+] sign so that it takes up less space and reduces scrolling?
    Thank You.
    P.S. - I am new to the forums - any advice on posting to the correct place or in the correct format is appreciated. Thanks

    gmshah, you can close any of the related sections and then logout and log back in and those sections will be closed (it remembers what you want open or closed).

  • Related Information link on Vendor & Voucher Component not appearing on 9.1

    Greetings All,
    I am not able to see the "Related Information link" on the Vendor & Voucher Components. I know this feture is something new and delivered as part of 9.1; Can someone help me out? How can i see this on my components.
    Thanks in advance.

    Do you have an authentication domain setup for PIA/web profile?
    Is your integration broker setup properly?
    Have a look at this post
    http://bloggingaboutoracleapplications.org/setting-up-predelivered-related-content-services/
    Edited by: Hakan Biroglu on May 30, 2013 9:23 PM

  • The authentication information provided does not match our records. Please verify your personal information and try again.

    i keep getting this error when i try to change my password.
    the authentication information provided does not match our records. please verify your personal information and try again.

    I have totally forgotten the answers to "security" questions.  Please help - I am 84 years old and somewhat lacking recall intelligence about what I might have declared earlier.
    <Personal Information Edited by Host>

  • Can anyone assist with a report that extracts the External ID field in the CRM

    I have a membership system where the client has imported 3600+ records some of which had the Eternal ID ('Your ID field on the import file) set and some don't.
    The trouble is I need to update all the CRM records and can't import the changes as I don't know what the original external id value is. Business Catalyst support advised that they can't include this field in any report (don't get me started on that...) and I am now desperately in need of some way to get that data which is on the file and is critical to any further updates via the import files. I would delete all the records and start again except that there is no bulk delete option in BC CRM - yes you can do it in products but not CRM or Web Apps...!!! The only option available in BC is to delete one screen list at a time but then I have the issue that this matter does not relate to all CRM records - only those whio are members of a secure zone.
    My need is urgent so any assistance free or otherwise would be approeciated and the solution needs to be one that enables me to run such an export on an irregular basis.

    OK... thanks to those who offered assistance and I now feel somewhat a goose but then not altogether.
    BC in its usual style of help documentation, are not at all clear in their explanation of how the Unique Id (which is actually the field 'External ID' in th CRM under the Misc section). Below is the description extracted from the import template
    The above columns represent all the available columns that can be imported using the standard contact import feature. Columns do not need to contain information but they must be present on the page, especially if a proceeding column contains information.
    If your organization uses its own unique identification number to differentiate between customers then use the Your ID column. If a value is present in this column then it will serve as the unique identifier. This means if the contact was previously imported and it is being re-imported then his or her details are updated, otherwise a new contact record is created regardless of whether a similar contact already exists in the system.
    If the Your ID column is not used then contacts are generally identified by their email address. The minimum requirement to import a contact into the system is that either Your ID, Email Address, Fullname, firstname or last name must be present on a single row. If these values are missing the the row is not imported and the import will move to the next row.
    If you don't provide Your ID nor an email address and only a name then the contact is added each time regardless of whether a similar one already exists in the system.
    Now my understanding is that if you have used the Your Id then being the unique identifier and as such all future imports would have to use that... Well no this isn't the case at all.
    If you import a set of records that all use the Your Id you can simply update those same records with just the email address - you don't need to Your Id or External Id at all!!!  So what is the purpose of this field at all? I have no idea myself as it can't be reported, it can't be exported, it can't be referenced - in fact the only way you will ever see it is to open the CRM record and expand the Misc details and buried at the bottom you will find it. Now that is what I call an undocumented feature !
    So end of it all is - my concerns all proved baseless and you don't have to concern yourself with the External / Your Id field no matter what the customer does.
    My advice - forget this field exists and don't bother trying to use it unless you might happen to be interfacing into some 3rd party system through PAI's as this seems to be the only use I can think of for it.

Maybe you are looking for

  • How to use a function in Tabular Form?

    I'm trying to build a tabular form maunally with a region of type "pl/sql function body returning sql query". The first column is a regular column in the table and in the second column is calculated column, I would like to pass the first column value

  • Firewire hubs recommendations please...

    I have 2 x LaCie Mini 250G firewire drives which I have been using with my Mini G4 by daily chaining them. I occasionally get I/O errors when the drives are under high load. I then need to do a hard reset to get the machine responding again. I have t

  • ITunes does not detect my ipod

    Much to my chagrin I made the mistake of upgrading Windows Vista to Windows 7. Then I d/l the latest version of iTunes and now iTunes can not detect my iPod. I receive the message "The software required for communicating with the iPod is not installe

  • Won't Boot -- Blinking PowerLED of Death

    Hi, So I was upgrading the RAM on my Mac Pro and now the computer won't boot. It turns on and all I get is the blinking power LED. It's blinking once per second. I know that typically this means that the RAM isn't seated correctly. So I have reseated

  • Report of trunk ports

    Hi Is it possible to make a report that list my trunk ports and what switch / interface its on ? I have a large network. I know i have lot of switches where trunk interface is in fastethernet ports. I would like to change that and make that all trunk