Dynamics 365 – How to Lock Fields on Business Process Flow
In Dynamics 365, locking fields on a Business Process Flow (BPF) prevents users from editing certain fields. Two JavaScript functions are shared: one for locking BPF fields and another for locking both form and BPF fields simultaneously. The header_process prefix is used to access BPF fields. For more insights, visit our other posts.
This was originally posted here.
*This post is locked for comments