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.
New TIBCO Community Coming Soon
In early summer, TIBCO plans to launch a new community—with a new user experience, enhanced search, and expanded capabilities for member engagement with answers and discussions! In advance of that, the current myibi community will be retired on April 30. We will continue to provide updates here on both the retirement of myibi and the new community launch.
What You Need to Know about Our New Community
We value the wealth of knowledge and engagement shared by community members and hope the new community will continue cultivating networking, knowledge sharing, and discussion.
During the transition period, from April 20th until the new community is launched this summer, myibi users should access the TIBCO WebFOCUS page to engage.
In Maintain, the Calendar icon does not open (pop-up) when using the Chrome browser. The Calendar icon functions properly in IE. Using WebFocus 7.7.03...
Any suggestions?
Thanks...
NickThis message has been edited. Last edited by: <Emily McAllister>,
WebFOCUS 7.7.03 & 8.0.7 Windows HTML, Excel, PDF, etc. Also, using Maintain, etc.
Can you please try the following..... Edit the dynCalendar.js file and verify if on line 48 contains the following:
var is_chrome = (agt.indexOf("chrome") != -1 );
This is how it should look, please take a backup before any changes.
* Global variables */ var dynCalendar_layers = []; var dynCalendar_mouseoverStatus = false; var dynCalendar_mouseX = 0; var dynCalendar_mouseY = 0; var snglQuote = "'"; var dblQuote = '"'; var dynCalendar_iframeHeightNorm = 200; var dynCalendar_iframeHeightTime = 251; var dynCalendar_iframeWidth = 240; var dynCalendar_firstClick = false; var is_firefox = (agt.indexOf("firefox") != -1); var is_chrome = (agt.indexOf("chrome") != -1 );
This is a known issue. IF you would like to be notified when this is resolved in the product then kindly open a cases at Technical Support - Case Management and indicate that this is a known issue.
Thank you for participating in the Focal Point Forum.
Kind Regards, Tamra Colangelo IBI Focal Point Moderator
WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
Posts: 487 | Location: Toronto | Registered: June 23, 2009