Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     How do I make tables in webfcous 5.23 section 508 compliant

Read-Only Read-Only Topic
Go
Search
Notify
Tools
How do I make tables in webfcous 5.23 section 508 compliant
 Login/Join
 
<Focus5pt2>
posted
I want webFOCUS 5.23 to output table code that is section 508 compliant. I have tried the SET ACCESSIBLE 508 code but it only replaced the title cells from the <td> tag to <th>. It is a step in the right direction, but I want it to be more section 508 compliant. Is there a way to get webfocus to generate reports that include the caption, scope and summary tag in the tables? Any help on this subject is greatly appreciated.

Example of 508 compliant code:
<table summary="summary of table">
<caption>Heading of table</caption>
<tr>
<th scope="col">Title 1</th>
<th scope="col">Title 2</th>
</tr>
<tr>
<td>data 1</td>
<td>data 2</td>
</tr>
<tr>
<td>data 3</td>
<td>data 4</td>
</tr>
</table>
 
Report This Post
Expert
posted Hide Post
I have a PDF document (wf_AccessSupp_512sp2.pdf) entitled "Accessibility Support" that discusses SUMMARY but not CAPTION.

ON TABLE SET STYLE *
SUMMARY='This report lists food product sales in the Midwest and Northeast', $

Try searching the WF Tech Doc Lib for "Accessibility Support" or "SET ACCESSIBLE 508".
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
<DocServices>
posted
Hi Focus5pt2,

The PDF that Francis is referring to is Technical Memo 4505: WebFOCUS Release 4.3.6 SP2 / 5.1.2 Accessibility Support 4.3.6 SP2/5.1.2 (DN4500487.0402)

You can download the Technical Memo from the Technical Documentation Library.

If you have an InfoResponse ID, login on the Tech Support web site and then access the Library. By logging in first, you can download the PDF file and/or view the HTMLHelp version.

You can access the Technical Documentation Library via the following Web sites:



  • www.iwaysoftware.com
    (From the top navigation bar, click Services & Support. Then, select Bookstore.)


Hope this helps.

Regards,
Jennifer
 
Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     How do I make tables in webfcous 5.23 section 508 compliant

Copyright © 1996-2020 Information Builders