Jump to content
View in the app

A better way to browse. Learn more.

FGX Native

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

PagerLayout with TAB scroll (issues using animation Form Show from the second page)

  • Status: Fixed
  • Priority: Normal
  • Resolution: Fixed
  • Platform: Android
  • Affects version latest
  • Fix version: 1.13.6.0

If you tap on button from the second page the Form Setup is showing correctly with animation,
but the PagerLayout switch to Page zero.

Regards
Andrea

tabpagerlayout.zip

User Feedback

Recommended Comments

Hello,
the issues is that the fgPagerLayout1.PageIndex change to 0 (zero) when I execute

TfgAnimationHelper.ShowModalForm(FormSetup);

so before to execute I save the fgPagerLayout1.PageIndex and restore just after.

Regards
Andrea

tabpagerlayout_temporary_fix.zip

...the issues show up also without using animation, just create and show the form.

  FormSetup := TFormSetup.Create(nil);
  //TfgAnimationHelper.ShowModalForm(FormSetup);
  FormSetup.Show;

Regards
Andrea

  • Administrators

Изменено Статус на Fixed

Изменено Резолюция на Fixed

Изменено Версия с исправлением на 1.13.6.0

Hello Yaroslav,
the release 1.13.6.0 is not published yet, can you attach the link?

Thank You
Andrea

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.