My authors want to be able to modify the repeating table headers within a
table. For example, there might be a header that included "System, Date
Deployed, Date Support Ends" at the top of the table and at the top of the
subsequent pages if the table continues.
Standard table header float stuff so far.
Now, there might be a section within the table that talks about those three
columns of data for County X. And that should be part of the table header
float that continues. However, when in the middle of the table, it changes
to Country Y (and Country Z and so on), they want the "second" row of the
table header float to update with Country Y and drop Country X.
For example:
Top of table:
System Date Deployed Date Support Ends
Country X (spans all three columns)
On page two you would get:
System Date Deployed Date Support Ends
Country X (continued ...)
Somewhere on page two of the table, this row occurs and replaces the
Country X row in the float:
Country Y
Now, page three of the table starts:
System Date Deployed Date Support Ends
Country Y (continued ...)
Easy, right? Anyone done anything like this?
--
Paul Nagai