Disable Tab in Processing Option

ajaygurav

Member
We have requirement that we need to disable one of the tab from processing option . Is there any workaround to achieve this.
 
Hi,
There's no way to disable a tab that I'm aware of. But what I've seen done is to add text to each option saying "DO NOT CHANGE". And then if you don't trust your users to not change it anyway, add code to the UBE's Initialize Section event rules to hard-code the value that you want to be used.
 
You can apply security to disable individual processing options
 
Back
Top