Announcements
Hi guys,
I'm working on an app that has a gallery that populates a form. Each item in the gallery holds employee information.
Would it be possible to grey out the employees that have already been submitted?
Hey @AislingFaulkner - Please use 'Status' column to identify whether Employee have submitted the form or not. Then using the status, set Display property of the controls like below
IF(Status = 'Submitted', DisplayMode.Disabled,DisplayMode.Edit)
Hi Ashwin, When I do that I get the entire gallery greyed out, even though only one record contains "Submitted". Any idea where I'm going wrong?
@AislingFaulkner - Is there a Status column in the collection that populates the gallery? Or is there any another column that distinguishes submitted items from the rest of the items?
@Ashwin7104, I have a 'Status' Column in the SP list, which the user can change in the edit form. The issue I'm coming across is that when any employee has status set to 'Submitted', the entire gallery greys out, not the single employee in the gallery like I was hoping for. Hope this clears it up
Never mind, ignore me! Your original formula worked perfectly, I was just being an idiot! thank you!
@AislingFaulkner - Glad it worked for you ! If this post helped you, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 1,041
11manish 676
Valantis 655