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)