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     [SOLVED]Accessing dates in Calendar Control by keyboard

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED]Accessing dates in Calendar Control by keyboard
 Login/Join
 
Gold member
posted
Hi all,
Does anyone know how to access dates on a Calendar control using a keyboard? I have used WebFOCUS App Studio 8009 to create a guided report that has two calendar controls that work fine with a mouse. We have requirements to make our reports 508 compliant which also mean that the customer should be able to run these reports with use of a keyboard.

Thank you,

Seyed

This message has been edited. Last edited by: <Emily McAllister>,


WebFOCUS 8.0.09
App Studio 8009
Linux Kernel-2.6
DBMS: Oracle 11g
all output (Excel, HTML, AHTML, PDF)
 
Posts: 90 | Location: Oklahoma City, Oklahoma | Registered: July 01, 2010Report This Post
<Emily McAllister>
posted
Hello Seyed,

Calendar controls come with a text box in addition to the control itself. If you set "send unformatted value" to off (unchecked), then users will be able to type the date manually into the text box.

Emily McAllister
Focal Point Moderator
 
Report This Post
Master
posted Hide Post
Here is a link to a website that has links to accessible date pickers:

Accessible date pickers


App Studio
WebFOCUS 8.1.05M
Windows, All Outputs
 
Posts: 594 | Location: Michigan | Registered: September 04, 2015Report This Post
Master
posted Hide Post
For the accessible date pickers in the link I provided, you can use the tab key to put the focus on the calendar button, then press the Enter key to bring up the calendar. Arrow keys and other key combinations let you move to different days, months and years. Press Enter to select a date and place it in the text box.


App Studio
WebFOCUS 8.1.05M
Windows, All Outputs
 
Posts: 594 | Location: Michigan | Registered: September 04, 2015Report This Post
Master
posted Hide Post
Here is another link:

pickadate.js


App Studio
WebFOCUS 8.1.05M
Windows, All Outputs
 
Posts: 594 | Location: Michigan | Registered: September 04, 2015Report This Post
Gold member
posted Hide Post
Hi all,
I opened a case with IBI support and with their help I was able to resolve this issue. For the interest of others who use AS8009 and may want to pick a date from a calendar control using keyboard, here is the explanation.
First, in response to Emily's suggestion, I checked the property of the date control (text box), in AS8009, I did not see any 'send unformatted value' property. And as with Squatch's suggestion, tabbing into the calendar control and hitting the enter button, will not display the calendar, but rather starts a new parameter page.

IBI support suggested using the information in datepicker site.

On this link, there is another link named ‘API documentation’ that provides the following shortcuts. For me, once I have tabbed over into the text portion of the calendar, pressing CTRL + HOME key at the same time, would open the calendar and from there using CTRL + PAGE UP, CTRL + PAGE DOWN, CTRL + LEFT, CTRL + RIGHT and hitting the enter key once the desired date I found, I was able to select date from calendar.

Keyboard interaction
While the datepicker is open, the following key commands are available:
PAGE UP: Move to the previous month.
PAGE DOWN: Move to the next month.
CTRL + PAGE UP: Move to the previous year.
CTRL + PAGE DOWN: Move to the next year.
CTRL + HOME: Open the datepicker if closed.
CTRL/COMMAND + HOME: Move to the current month.
CTRL/COMMAND + LEFT: Move to the previous day.
CTRL/COMMAND + RIGHT: Move to the next day.
CTRL/COMMAND + UP: Move to the previous week.
CTRL/COMMAND + DOWN: Move to the next week.
ENTER: Select the focused date.
CTRL/COMMAND + END: Close the datepicker and erase the date.
ESCAPE: Close the datepicker without selection.

Thank you Emily and Squatch for your assistance.

Seyed


WebFOCUS 8.0.09
App Studio 8009
Linux Kernel-2.6
DBMS: Oracle 11g
all output (Excel, HTML, AHTML, PDF)
 
Posts: 90 | Location: Oklahoma City, Oklahoma | Registered: July 01, 2010Report 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     [SOLVED]Accessing dates in Calendar Control by keyboard

Copyright © 1996-2020 Information Builders