A strange requirement may be. I need to categorize the items into capital and 
revenue. These are irrespective of the itemgroups. Now the requirement is that 
when I client creates an Item it has to be either "Capital/Revenue". I have 
added an enum for this. But the now requirement extends to disable the editable 
property of the enum whichever i have added as soon as the form is saved. The 
best example is when you select the item type and save the form, the edit 
property of the item type enum gets disabled. Can someone suggest me which 
would be the appropriate method/class/table where this happens..??



      

Reply via email to