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
25 Jun, 2026

Dynamics CRM Testing Checklist Before Production Deployment

There are certain things in a CRM project that a QA must validate or verify before any solutions gets deploy…

READ MORE
Blogs
19 Jun, 2026

How to Trigger a Power Automate Flow from Power Apps Code Apps (Latest Experience)

Building a Power Apps Code App is just the beginning. In real-world business applications, users often need to send emails,…

READ MORE
Blogs
31 Mar, 2026

Debugging Power Pages Server Logic Using Visual Studio Code

Power Pages Server Logic allows developers to execute secure backend JavaScript directly within Power Pages. It is commonly used for…

READ MORE