Clarity

 View Only
  • 1.  What is the use of '@BROWSE-ONLY:' in NSQL?

    Posted Apr 19, 2010 10:28 PM
    Hi,  I need to know what is the use of '@BROWSE-ONLY:'  in NSQL Query to generate Dynamic lookup values?  Thanks.


  • 2.  Re: What is the use of '@BROWSE-ONLY:' in NSQL?
    Best Answer

    Posted Apr 19, 2010 10:55 PM
    Sometimes you want different values to be available when you view the field than when you are selecting a value for the field.  For example,  you don't want a user to be able to select an inactive user as a project manager, but if an inactive user is already project manager you want that to appear on the project.  So you use browse_only to tell clarity that the filter should be applied when searching but not when displaying.  I hope this makes sense...


  • 3.  Re: What is the use of '@BROWSE-ONLY:' in NSQL?

    Posted Apr 19, 2010 11:51 PM
    Theres also an explanation on this thread;  2295444    


  • 4.  Re: What is the use of '@BROWSE-ONLY:' in NSQL?

    Posted May 07, 2010 03:04 PM
    It is also explained in Clarity help.  Martti K.  


  • 5.  RE: Re: What is the use of '@BROWSE-ONLY:' in NSQL?

    Posted Dec 01, 2010 06:30 AM
    Hi,
    @BROWSE-ONLY:' works fine with lookup but it doesn't work with multi valued lookup : it doesn't make sense.
    Is somebody have a trick to solve this nonsense working ?
    Regards


  • 6.  RE: Re: What is the use of '@BROWSE-ONLY:' in NSQL?

    Posted Dec 01, 2010 07:37 AM
    Hi,

    It is working for me.

    Can you show that query you are using ?

    Joni