Skip to main content

Notifications

Power Apps - Building Power Apps
Unanswered

Columns should be unavailable to selected group of persons, based on change of column value

Posted on by 48

Hi everyone,

 

We're working with a simple SharePoint list and a Powerapps based form.

 

- The requester make a request

- This request will be taken up by customer service

- If customer service changes the column 'solved' to 'yes' or 'in progress', different other columns should be unavailable to edit by the requester(s).

 

Is this possible? Or are we asking too much :)? 

 

Thanks in advanc!

Categories:
  • JR-BejeweledOne Profile Picture
    JR-BejeweledOne 5,825 on at
    Re: Columns should be unavailable to selected group of persons, based on change of column value

    You should be able to set the display mode of the individual fields to view if the column is set to 'yes' or 'in progress'  Something like this:

    In the display mode property of the DataCardValueXX:

     

    If(Or(Solved = "yes", "in progress"), DisplayMode.View, DisplayMode.Edit)

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

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,591

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,090

Leaderboard