Hello All,
Working on extension to add one custom LedgerDimension column existing table.
At UI level, main account for this custom field has to prepopulated based from another column in table. Hence need main account in segmented entry controls as always prepopulated and
unselectable.
I have referred link https://syedbaber.wordpress.com/2013/09/13/how-to-disable-main-account-segment-in-segmented-entry-control/
Created new class and extends it from LedgerDimensionAccountController
and provided new custom class to control at grid level
However I am still not able to disabled main account segment in segment area.
Any guidance is appreciable.
Thanks
Neetu