Forums

Forums / Developing Portals / Build Fetch-XML - Linked-Entity is not setting up correctly

Build Fetch-XML - Linked-Entity is not setting up correctly

Thread is closed for posting
2 posts, 1 answered
  1. sayyedrazam
    sayyedrazam avatar
    13 posts
    Registered:
    15 Apr 2015
    15 Apr 2015
    Link to this post
    I added a CRM-GRID on one of my page and added up multiple linked-entities in that Grid, the last linked entity which is showing up correctly in Fetch-XML text window is not setting up properly if I go back to edit Fetch-XML by clicking on Build and if I open Build window.

    It saved the correct entity when I tried to create it for the first time, however, the Edit mode is not setting up drop-down properly. It is setting up as the first entity in the drop down.

    <link-entity name="contact" from="contactid" to="primarycontactid" alias="">
            <filter type="and">
               <condition attribute="contactid" operator="eq" value="@userID@"/>
           </filter>
    </link-entity>






     
  2. Clinton Bale
    Clinton Bale avatar
    126 posts
    Registered:
    21 Feb 2014
    Answered
    15 Apr 2015 in reply to sayyedrazam
    Link to this post
    Hello,

    In The Portal Connector v2.4 there is a known issue with linked entities being loaded in the Fetch Builder. If you open the Fetch Builder up with linked entities already in the fetch you must reselect the entity relationship again in the drop down.

    I apologize for any inconvenience this may have caused, the issue is fixed in the upcoming Portal Connector v3.0.

    Regards,
    Clinton
2 posts, 1 answered