Home > Domino Tips > Developer > Scroll horizontally using the View Applet
Domino Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

HTML

Scroll horizontally using the View Applet


Michael Butcher
05.15.2002
Rating: -2.75- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


You must first download the R6 code. This contains the file called nvapplet.cab. Change the file extension of this program to a .gif or .jpg and then upload it as an image resource in to your r5 database. Now change the file extension back to a .cab - next reference that applet in your view default template using pass-thru html. I use computed text to build the database path and view name.

Code

Here is the pass-thru html

<APPLET NAME="view" CODE="lotus.notes.apps.viewapplet.ViewApplet.class" 
CODEBASE="./nvapplet.cab?OpenImageResource"
ARCHIVE="nvapplet.cab" ALT="View" WIDTH="100%" HEIGHT="500"> <PARAM NAME="cabbase" VALUE="nvapplet.cab"> <PARAM NAME="Database" VALUE="<Computed Value>"> "Here is the fomula: @Subset(@DbName;-1)" <PARAM NAME="ViewName" VALUE="0"> <PARAM NAME="PanelStyle" VALUE="LINE_BORDER"> <PARAM NAME="ViewUNID" VALUE="<Computed Value>"> <PARAM NAME="Expand" VALUE="TRUE"> <PARAM NAME="bgColor" VALUE="FFFFFF"> <PARAM NAME="cache_id" VALUE="85256B87006CBD4E"> <PARAM NAME="locale" VALUE="en-us"> <PARAM NAME="IconPath" VALUE="/icons"> The following line is hidden when FILTER = ""; Otherwise restrict the
View to only show filters contents <PARAM NAME="RestrictToCategory" VALUE="<Computed Value>"> </APPLET>

Rate this Tip
To rate tips, you must be a member of SearchDomino.com.
Register now to start rating these tips. Log in if you are already a member.




Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
Domino
Mimic Lotus Notes Domino application functionality on the Web
A single form to view and edit any Lotus Notes document
DECS and DCR external data access considerations
How to create non-scrolling Lotus Domino view headers on the Web
Disabling the 'Submit' button on a form
An easier way to update a rich text field
Results from Default Notes Search have # of responses in brackets
Lotus Notes/Domino veteran offers comprehensive list of app dev tools
Notes to XML. . .and back again
Creating thumbnail images using LS2J in LotusScript

HTML
Create a dynamic fluid image gallery with Lotus Notes views
Write HTML and JavaScript in Notes view rows and columns on the Web
Open Lotus Notes documents in Microsoft Word without coding
Trap an attachment path via the Domino file upload control field
A bevy of Notes/Domino development tips
Styling Lotus Domino Web fields
How to convert Microsoft Word or Microsoft Excel documents to HTML
An easier way to view multiple columns on the Web
How to print a form in landscape format automatically
Tip contest winner: Hide view column while being able to sort it

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary

DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Domino & Lotus Notes Security Solutions: Authentication, Antispam, Encryption and Antivirus
HomeTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersDomino IT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 1999 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts