Auto-populate contact lookup as current portal login user on record create from power page or portal using form Associated Table Reference configuration no code
If you need to create a Dataverse record that contains a lookup to a contact, you'll be interested in this article. The post explains how to use form associated table reference configuration to auto-populate the contact lookup field with the current portal login user, without writing any code.
For example, consider a form with a Patient lookup field (where Contact entity's display name is Patient). By following the instructions in this post, when a new record is created using the form, the Patient lookup field will be populated with the current portal login user, without any manual intervention.
So if you're looking to streamline your workflow and simplify the process of creating Dataverse records with contact lookups, check out this post and learn how to achieve it with just a few simple configuration steps!
Read morePublished on:
Learn moreRelated posts
How the “Regarding” field works in Microsoft Dynamics 365 CRM and the process for adding a custom entity to the “Regarding” lookup field.
Microsoft Dynamics 365 CRM is a powerful tool that allows you to associate records with other entities through the use of the "Regarding" fiel...
Create A Lookup Table From Subtotals: Optimization In Power BI
In this tutorial, you'll discover a technique in Power BI that allows you to create a lookup table from subtotals using the query editor. This...
Hide Form fields in Power Page/ Power Portal using jQuery/ JavaScript
If you're looking to hide form fields in your Power Page or Power Portal, jQuery/JavaScript has got you covered. Since form fields are a compo...
Set Field Error Notification using JavaScript by checking related parent entity record info in Dataverse Model driven app power apps
If you're using Dataverse Model driven app power apps and need to validate form fields based on parent record information, this article may be...
Adding Search Fields to Dynamics 365 Views and Advanced Contact Lookup
If you're using Dynamics 365 Views and the Advanced Contact Lookup feature in the Customer Service workspace, you may have encountered the iss...
Bind Lookup Field in Edit Form Canvas App Polymorphic lookup with Dataverse Customer Data type
Use following PowerFX. Use a Dropdown for Customer Data Type in custom card of the form. For the Drop Down in Items Property Use below formula...
Auto Populate Lookup Field in Power Page/Power Portal
Step1 – Create JSON Web Template to get Server Data First create a Web Template with JSON response type and get all required server data...
Patch approver to user lookup field in Dataverse using Power Automate
If you're looking to streamline your workflow and integrate Power Automate into your Dataverse records, this #PowerShot has got you covered. I...
Related Record Filtering with the Lookup Dropdown PCF
A new feature has been added to Dataverse's LookupDropdown PCF control that allows for related record filtering. This means that dropdown valu...