How to disable Delete Button in Tally Prime

Discussion in 'Tally Developer' started by surendra19, Aug 12, 2021.

    
  1. surendra19

    surendra19 Member


    Dear Experts,

    I want to disable Delete Button at User Level in Tally Prime. I wrote the blow code for disable the Delete Button.

    [#Key: BottomToolBarBtn3]
    Inactive: Not $$IsCmpOwner

    [#Key: BottomToolBarBtn3_Delete]
    Inactive: Not $$IsCmpOwner

    But the code is not working. Requested to please suggest me.

    Thanks in Advance
     


  2. Bipin Damania

    Bipin Damania Active Member


    There is no Bottom Toolbar in Tally Prime...
    So search for Delete Button/Key in Tally Prime Developer and Inactive the same.
     


Share This Page