how to block add on button user wise

Discussion in 'Free Source Codes' started by Rajsrisrimal, Aug 15, 2021.

    
  1. Rajsrisrimal

    Rajsrisrimal Member


    can any one help me to block or disable Add on or TDL setting button user wise, So we can
    block user to disable TDL which loaded local TDL
     


  2. ANURAG954245

    ANURAG954245 Member


    [#Button: Manage LocalTDL]


    Key : F4
    Inactive:$$IsEmpty:$$SelectedCmps OR $$IsEmpty:mad:@AddonTotalTDL
    Inactive:not $$IsCmpOwner

    [#Button: AddonsFeature]

    Key : F6
    Inactive:not $$IsCmpOwner
    Inactive:$$IsEmpty:$$SelectedCmps OR $$IsEmpty:mad:@AddonTotalTDL


    [#Field:TALLYINILOADLOCTDLS]
    Skip:$$IsEmpty:$$SelectedCmps OR $$IsEmpty:mad:@AddonTotalTDL

    [#Field:TALLYINILOCTDLSLOAD]
    Skip:$$IsEmpty:$$SelectedCmps OR $$IsEmpty:mad:@AddonTotalTDL

    [#Field:TALLYINILOCTDLSFILENAME]
    Skip:$$IsEmpty:$$SelectedCmps OR $$IsEmpty:mad:@AddonTotalTDL

    [#Button: Manage LocalTDL]


    Key : F4
    Inactive:$$IsEmpty:$$SelectedCmps OR $$IsEmpty:mad:@AddonTotalTDL

    [#Button: Manage LocalTDL]


    Key : F4
    Inactive:not $$IsCmpOwner
    [#Button: AddonsFeature]

    Key : F6
    Inactive:not $$IsCmpOwner
     


  3. ANURAG954245

    ANURAG954245 Member


    try this
     


  4. Rajsrisrimal

    Rajsrisrimal Member


    Anurag Ji,
    Working superb, Thank you for help
    please send your mail id: rajsrisrimal@gmail.com




    super
     


  5. ANURAG954245

    ANURAG954245 Member



Share This Page