Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 2 of 2

Thread: Category never invisible

  1. #1
    Junior Member
    Join Date
    Feb 2002
    Location
    Belgium
    Posts
    5

    Default

    You know if you put a category as inactive it won't disapear from the menus ...

    In the proficiency exercice some of us had to correct this . Just for memory here comes a way to solve it, maybe not the best ...



    Modify Links for cc.incquick.g and for apm.quick.g – Edit the category line and modify the last line of Expression - >

    if (option()=8) then ($query="false") else ($query="(name~=\"example\" and name~=\"getservice\" and name isin $G.auth.categories or name=\"change\" and active=\"true\")")


  2. #2
    Junior Member
    Join Date
    Feb 2002
    Location
    Belgium
    Posts
    5

    Default

    whity wrote:

    You know if you put a category as inactive it won't disapear from the menus ...

    In the proficiency exercice some of us had to correct this . Just for memory here comes a way to solve it, maybe not the best ...



    Modify Links for cc.incquick.g and for apm.quick.g – Edit the category line and modify the last line of Expression - >

    if (option()=8) then ($query="false") else ($query="(name~=\"example\" and name~=\"getservice\" and name isin $G.auth.categories or name=\"change\" and active=\"true\")")


    This is better when viewed without emoticons .

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts