Article Details
Id: | 11991 |
Product: | finPOWER Connect |
Type: | FIX |
Version: | 2.01.00 |
Opened: | 19/06/2014 |
Closed: | 20/06/2014 |
Released: | 27/06/2014 |
Job: | J013484 |
Page Sets; Changes page to Page Object's position in PageResize event not being applied immediately
The Page Set PageResize event is fired when a page is first displayed or when switching between pages. However, if Script code for this event repositions Page Objects, this is not being applied correctly until the form is resized.
This means that when first opening a 'Tabbed Pages' type form, Page Objects positioned in the PageResize event may not look as expected, e.g., if a Page Object is positioned to be 'centered' on the Page, it may appear off-center.
NOTE: Typically, the PageResize event is only used for pages with 'Positioned' layout mode.