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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How to make fiels unch...
Power Apps
Unanswered

How to make fiels unchangeable in the View and edit form for the people, who created item

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

How to make fiels unchangeable in the View and edit form for the people, who created item?

 

BR

Categories:
I have the same question (0)
  • eka24 Profile Picture
    20,925 on at

    On the displaymode of those fields put:
    Form1.Mode<>FormMode.New&&User().Email="cbnm@mmm.com",View

    You can also make it dynamic using textbox:
    Form1.Mode<>FormMode.New&&User().Email=Textbox1.Text,View

    Where Textbox1.Text holds the user email

     

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

     I have tried, it works, when I tape a certain email in the format"XXX@mail.com", but it does not work  , when I try to extract email from the field " Created by". This field display name of the user by default, please, could you help me to extract his mail

     

    BR

  • v-siky-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

     

    Do you mean you want to configure the Field mode based on the Creatby field?

    What is the item property of EditFrom?

    Please modify the code as below:

    If(FormName.Mode<>FormMode.New && ThisItem.'Created By'.Email=User().Email,DisplayMode.View, Parent.DisplayMode)

    Hope this helps.

    Sik

     

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 Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 528

#2
WarrenBelz Profile Picture

WarrenBelz 426 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 306

Last 30 days Overall leaderboard