Article Details
Id:12111
Product:finPOWER Connect
Type:FIX
Version:2.02.00
Opened:30/07/2014
Closed:01/08/2014
Released:29/09/2014
Job: J013707

Page Sets; Restricting visible pages from an Application Shortcut may cause error

Showing a Page Set and restricting visible pages via an Application Shortcut had the following issues:

  • Page Codes specified by the visiblePageCodes parameter were case-sensitive
  • An error occurred if not all pages were visible and the Script referred to Page Objects on one of the hidden pages

Page Sets have been updated to ensure that the Page codes listed in the visiblePageCodes parameter are now case-insensitive and, all active pages are added to the Page Set (required by Script code). However, pages not appearing in the visblePageCodes list are made invisible.

The following is an example of a PageSet Application Shortcut:

PageSet?id=TEST&navigationMethod=TabbedPages&visiblePageCodes=A,C,F