EXPERT RESPONSE
I have tried to do what you are describing on Lotus Notes Domino 7.0.2. I've created a form with a standard Lotus Notes tabbed table with two tabs, one with 10 fields and one with two fields. The database has JavaScript enabled ("Use JavaScript when generating pages").
In my example, the table "jumps" when I click from tab one to tab two. It jumps in the sense that the tabbed table shrinks vertically to fit with the number of fields inside the tab that is being displayed. In other words, I don't see the problem that you are describing.
But there are a few possible issues to look at to troubleshoot your problem:
- You may be on an older version of Lotus Notes Domino that renders tabbed tables differently. I have not checked if older versions do render differently, but it is likely.
- You have something inside your table that forces it to have a certain size -- maybe it is an image, or perhaps you've styled the table using CSS.
- You aren't using Lotus Notes' built-in tabbed table.
Do you have comments on this Ask the Expert Q&A? Let us know.
Related information from SearchDomino.com:
Expert Advice: Tab information deleted in Web table
Expert Advice: Tabbed Web table changes color when previewed in browser
Tip: How to add an audit trail to Lotus Notes documents using Formula
Reference Center: Lotus Notes Domino Web Development
|