Forum Discussion
MikeG
2 years agoContributor III
The best alternative at this time is to use a boolean operator on the IsVisible property, it is either Visible or not based on some property. i.e. their Security Group or if they are an Admin or not. You can dynamically make the button visible or not visible based on some condition. Another alternative is you could do an Exception window that halts the process based on some condition, i.e. CalcStatus is OK so do not calculate (not needed). There is no disable/enable option.
Related Content
- 5 months ago
- 5 months ago
- 31 days ago
- 11 months ago