web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested Answer

Relationship object in Xrm.Navigation.navigateTo

(0) ShareShare
ReportReport
Posted on by 45

I am trying to open at form and pre-populate a lookup field using Xrm.Navigation.navigateTo

This piece of code is being used to create the relationship, however it is not displaying anything.

        pageInput.relationship = {
            attributeName: "crd80_caseloadreview",
            navigationPropertyName: thisRecordName,
            name: "crd80_task_CaseLoadReview_crd80_caseloadreview",
            relationshipType: 0,
            roleType: 1
            }

  • attributeName: has been set to the logical field name on the form
  • navigationPropertyName: is the name of the record I wish to link to
  • relationshipType: is set to one to many
  • I dont really understand what "name" I should be using (have used the relationship name from the entity)
  • I dont really understand what "roleType" to use.

https://learn.microsoft.com/en-us/power-apps/developer/model-driven-apps/clientapi/reference/xrm-navigation/navigateto is not very informative.

I have the same question (0)
  • Suggested answer
    a33ik Profile Picture
    84,331 Most Valuable Professional on at

    Hello Martin,

    Can you please elaborate on your scenario? Am I right that you try to open the new record form and populate the lookup? In this case Xrm.Navigation.openForm is the better candidate for it - learn.microsoft.com/.../openform

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Pallavi Phade Profile Picture

Pallavi Phade 102 Super User 2026 Season 1

#2
Abhilash Warrier Profile Picture

Abhilash Warrier 55 Super User 2026 Season 1

#2
ManoVerse Profile Picture

ManoVerse 55 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans