Hi, Is there a way to remove the "Edit" button fro...
# general
b
Hi, Is there a way to remove the "Edit" button from a transaction record depending on a field value? I'd prefer to do this in a workflow as I have a workflow updated the value of the field.
1
s
Should be possible by workflow..
b
I can't see the option to remove the Edit button. I can remove just about all the other buttons, just not this one!
a
What about the Lock Record action? That removes the Edit button.
b
Brilliant, that worked thanks. Not used "Lock Record" before.
a
be forewarned - users can still inline edit to make updates to locked records via a saved search / list
if you want to block that action too, you should also include an error action on before record submit
🙌 1
b
Ok, thanks. I'll have a look at that 🙂
128 Views