Iron Speed Designer Help
 

InfinitePagination and InfinitePaginationMobile Updated

InfinitePagination and InfinitePaginationMobile were updated to support the new design of scrolling panels.

Migration effects

During migration InfinitePaginationMobile.xml and InfinitePagination.xml will be replaced. 

What you should do

If you duplicated InfinitePagination.ascx and give a different name such as InfinitePagination1.ascx, you might see errors on the pages that refer to InfinitePagination1.ascx.  To fix the issue, you are required to perform the following steps after migrating the application:

  1. Delete InfinitePagination1.ascx from Application Explorer

  2. Duplicate InfinitePagination.ascx and call it InfinitePagination1.ascx on Application Explorer

  3. Reapply your customization your customization on InfinitePagination1.ascx

    You also need to perform the same steps for InfinitePaginationMobile.

    See Also

    Version 12.1.0 Application Migration

    IE Compatibility updated to

    The new design of scrolling panel required IE compatibility set to “edge”.  Therefore, migration is required.

    Migration effects

    During migration, IE Compatibility is changed to edge for all master pages for web.  There is no impact for mobile master pages.

    What you should do

    Nothing.

    See Also

    Version 12.1.0 Application Migration

    Version 12.0.2 Changes

    BaseFormulaUtils Updated

    InfinitePagination and InfinitePaginationMobile Updated

    BaseFormulaUtils Updated

    Google Map API related code in BaseFormula is outdated. 

    Migration effects

    During migration, section 2 of BaseFormulaUtils.vb(cs) in the Data Access Layer/Shared folder will be updated. 

    What you should do

    Nothing

    InfinitePagination and InfinitePaginationMobile Updated

    InfinitePagination and InfinitePaginationMobile were updated for bug fixing for infinite scrolling on mobile pages. 

    Migration effects

    During migration InfinitePaginationMobile.xml and InfinitePagination.xml will be replaced. 

    What you should do

    If you duplicated InfinitePagination.ascx and give a different name such as InfinitePagination1.ascx, you might see errors on the pages that refer to InfinitePagination1.ascx.  To fix the issue, you are required to perform the following steps after migrating the application:

  4. Delete InfinitePagination1.ascx from Application Explorer

  5. Duplicate InfinitePagination.ascx and call it InfinitePagination1.ascx on Application Explorer

  6. Reapply your customization your customization on InfinitePagination1.ascx

You also need to perform the same steps for InfinitePaginationMobile.