knowledgecenter-breadcrum

Knowledge Center

14 Mar, 2022

Prepopulate Option set Field value in PowerApps Portal [No Code]

Posted on 14 Mar, 2022 by Admin, Posted in PowerApps Portal

Prepopulate Option set Field value in PowerApps Portal [No Code] Blogs

Prepopulate Option set Field value in PowerApps Portal [No Code]

Introduction: In this blog, we will understand how to Prepopulate option set field value in PowerApps Portal using basic form metadata.

Use Case: Let’s say whenever a user creates a new case from the portal, the Case Type should be prepopulated as Problem.

Steps to be followed:

  1. Go to “Portal Management App”
  2. Go to Basic forms, select and open your form.
  1. Go to “Basic Form Metadata” and click on “+New Basic Form Metadata”.
  1. Enter below details:
  • Type: Attribute
  • Attribute Logical Name: Select Case Type from drop down.

Go to Prepopulated field section

  • Select Type as Value.
  • Enter the value of Option set.

(Note: Value of Problem option is 2.)

  1. Save and close the record.
  2. Go to Portal to see the changes.

Comment

This is a Required Field

Loading

Recent Updates

Blogs
18 Jul, 2024

How to use Fiddler to debug your PCF while doing development.

Have you ever felt like you're spending too much time debugging your PCF (PowerApps Component Framework) during development, only to…

READ MORE
Blogs
16 Jul, 2024

How to use Solutions with Power Pages

What is Solution in power Pages? A solution is a container for components such as Website Configuration and Dataverse Components.…

READ MORE
Blogs
15 Jul, 2024

Create a Dataverse table with a SharePoint List

In today’s business world, Organization uses SharePoint lists for document management, and data storage. Let's assume a scenario where an organization…

READ MORE