TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Here's a description: On screen, there is a table that displays items
loaded from a database. Any number of items may be displayed, depending
on the query. Below the table are search options that allow the user to
search for items in any one of three columns (fields) in the table.
The search options are visible only when the number of items in the
table exceeds the visible area of the table (and thus a scroll bar would
appear, also). I'm struggling with how to describe the dynamic state of
the search options. Right now I have:
"The search options will not show up if the number of items in the table
does not exceed the visible area of the table."
I'm not real happy with that. I could also describe it as
"The search options are visible only when the number of items in the
table exceeds the visible area of the table."
Better, but it still sounds clunky to me. Any suggestions?