Disabling the form in area page based on Enum values in parameter form ):

Hi All,

Can any one give me some idea that based on the parameter table value Is it possible to disable the form in area page of any modules in dynamics 2012.

Eg:

SampleModule–>Setup–>ModuleParameterForm

I’ve a parameter form in that Enum field has to values say:

1.Load

2.Unload

when this field in the form has been selected as “Load” then some form in the Area Page of the module should be disabled.

Eg: SampleModule–>inquires–> Customer load form

The above mentioned form should be disabled when this the Enum values are set to be “Load”.

Thank you,

I found the solution for the my question. Disabling the the menu item in the area page can not be done. It can be done through the configuration keys still that’s not recommended by MSFT. So this’s a GAP.