Essentially, I have a picklist field which when set to a certain value, should lock the entire page from being edited.
Solved
How do I make all fields on a page read only if a certain condition is met?

Best answer by Huyen_York
Here’s an example page to achieve this use case per Rob’s suggestion if you’d like to import and test in your org. I’ve tested it in a sandbox that’s on Dubai Update 3
I’d suggest double-checking the model action and also the branch condition. If the field API name is Status, the correct formula would be {{Status}} === "Complete"
(screenshot below).
Here’s a quick GIF to show the expected behavior in runtime:
Translate
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.