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.
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