Home > Domino Tips > Developer > Other > Solution for categorized view twisties and field value loss on Web
Domino Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

OTHER

Solution for categorized view twisties and field value loss on Web


Dhana Sekar
02.09.2002
Rating: -2.00- (out of 5)


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


Let me explain you the problem. You have a categorized view, embedded on a form. The form contains some editable/computed fields which are populated/changed on some options (like a dialoglist etc) selected on the form. The above works fine, but when you click on the expand/collapse twisties in the view, the field values are lost. Especially, if people are trying to build a Query string, it will loose its value. Here is a simple way to overcome this problem.

Code

step1. Create a categorized view.
step2. Embed it on a form.
step3. Create an editable field(it should read a profile field value.), and also a dialoglist field(this will have the names of different views).
step4. On change of the dialoglist , you submit the form, write a web query save agent, which will save the selected option into a profile document, and reopens the same embedded view form.
step5. Goto the embedded view form design,choose formula for the embedded view, and write the following formula.

@if(<your editablefield>="view1";"view1";
<your editablefield>="view2";"view2";
<your editablefield>="view3";"view3";"view4").

step6. thats it..you have done everything needed to make this work.open your form in the browser,select a view name in the dialoglist, it submits the form,(dont save the form), updates the selection to a profile field, reopens the form, the editable field reads the profile field, and opens the respective view.

the advantages of this method are:

1).Only one form to dynamically display views.
2).View Category twistie problem can be overcome.

Hope this tip is helpful for you all.


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.


Submit a Tip




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



RELATED CONTENT
Other
Create a dynamic user-driven navigator for a Notes/Domino application
How to apply XSL style sheets to XML views
Comparing replicas on clustered Lotus Domino servers
Creating a Lotus Notes view column categorized by month
Using the XMLHTTP object for integration with Domino or any RDBMS back end
Hiding field properties/data from DocProperties box
Export a view to Excel without coding
Prevent document deletion if there are response documents
Switching between test IDs quickly
AddParameter to a NotesXSLTransFormer

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