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
01 Dec, 2025

Dynamics 365: Why One User Could Edit a Field and Another Couldn’t

Recently, we faced an issue in Dynamics 365 where the field was locked for one user but editable for another. The field…

READ MORE
Blogs
18 Nov, 2025

Building a Power Apps Code-First Application from Scratch: A Step-by-Step Guide

Introduction: Power Apps has long supported rapid app development with low-code/no-code tools. With Code-First Apps, developers can now create fully…

READ MORE
Blogs
16 Oct, 2025

Bug Logging in Azure DevOps

Logging bugs in Azure DevOps is an essential part of the software testing and development process. It allows teams to…

READ MORE