Hey All,
I'm trying to Grey out a field in the Report UI builder by modifying the contract class and compiling it and generating incremental CIL.
I did add SysOperationControlVisibilityAttribute(false) to the DataMemberAttribute which ideally should be removing this particular field from the Report Form UI. Somehow parameter is still shown when i fire up report from menu. (AX Client has been restarted too).
I see assistance in knowing the follwoing?
1.How to Remove it completely?
2. How to Grey out from UI (users still can see it, but cannot change the default option)
Quick assistance is very much appreciated.
*This post is locked for comments
I have the same question (0)