Make field mandatory for specific operation

We are having this issue: when an employee ends activity he needs to enter some data into a field or notes section. I would like to make that field mandatory only for a specific resource group/ID or operation to make sure they are filling this field before they can clock out parts. Have anyone tried something similar?
Thank you.

this could be done with a BPM… but you would need some way of knowing that the operation is the specified one that requires notes… this could either be by hard coding the operation ID, or by having a UD Flag on the record so that the BPM’s rules are data driven.

@FernandoV

We do this on our cutting operation. pre processing on labor update.

image

2 Likes

Check extended properties too.