lotusscript - Lotus notes picklist auto positioning -


in lotus notes 6.5.6 want this:

select 1 document in view , run agent show me view(with picklist method) , want cursor should reach on specific view entry based on , original's selected document field. it's possible ?

i know possible prompt method specifying 'default' parameter can't use method because have propose view , not list of values.... it's possible ? want see entry in view can't use singlecategory

unfortunately not possible, not in version 9 (that little newer version 2008).

you might successfull using api send keystrokes, not have event fires when picklist- window opens unlikely place keystroke- sending code anywhere.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

Kivy: Swiping (Carousel & ScreenManager) -