K2BTools Fast Start GAM downloads for Evolution 3

Introduction

This page contains the downloads available for the K2BTools Fast Start GAM module for GeneXus Evolution 3. Please select the appropriate version according to your environment.

In GeneXus Evolution 3, K2BTools supports two UX Configurations: K2BFlat (using the new Responsive Web Design and Smooth User Experience features), and K2BModern (mantains backwards compatibility with GeneXus Evolution 2).

For installation instructions see this.

Downloads

The Fast Start Module is available in two flavours that correspond with these options.

K2BFlat Interaction

This version MUST be used in KBs using Responsive Web Design or Smooth User Experience features. It should be used in KBs using K2BFlat interactions in K2BTools patterns and in K2BWebPanelDesigner.

 

Version Release Date Release Notes Download Link Minimal required K2BTools version
2.0 2014/12/30

Changes from 0.9:

  • Converted to RWD.
  • Supports Smooth User Experience
  • Better user interaction
Download 8.0.8
3.0 2015/02/10

Changes from 2.0:

  • Improved User Interface
  • Bug fixes
Download 8.0.12
4.0 2015/06/11

Changes from 3.0

  • Use of K2BAccordionMenu in Fast Start GAM Master Page
Download 8.1.0
5.0 2016/04/06

Changes from 4.0

  • Compatibility with GeneXus Evo3 U7
  • Bugfixes from 4.0:
    • Problems with permission translation.
    • Fixes in Authentication Type edition.
Download 8.3.2
5.1 2016/05/09

Changes from 5.0

  • Bugfix in "Custom" authentication type handling
Download 8.3.2
6.0 2016/09/05

Changes from 5.1:

  • New action in "Application -> Permissions" to load the application's permissions defined in K2BLoadActivityList.
Download 10.0.0 (for GXEv3 y GX15)
7.0 2017/05/09

Changes from 6.0

  • K2BTools 10.2 compatibility
    • All webpanels were generated using the new row selection logic.
  • Language spanish included.Now you can use static translation in order to automatically translate Fast Start GAM to spanish.
  • Bugfixes
    • In some webpanels Update and Delete actions appear without any separation between them.
Download Only K2BTools 10.2 for GXEv3

 

K2BModern Interaction

This version MUST NOT be used in KBs using Responsive Web Design or Smooth User Experience features. It should be used in KBs using K2BModern interactions in K2BTools patterns and in K2BWebPanelDesigner.

Version Release Date Release Notes Download Link Minimal required K2BTools version
0.9 2014/11/03 First Release Download 8.0.12
1.0 2016/05/27 Version updated to K2BTools 8.3.2 and GeneXus Evolution 3 U7 Download 8.3.2
1.1 2017/03/27
  • Version updated to K2BTools 10.0.
  • K2BFSGWWConnections updated to use K2BFSGCancelImage instead of CancelImage
  • K2BFSGHeader (K2B3 previos UI) removed from K2BFast Start GAm

 

Download 10.1.0
1.2 2017/05/09
  • Version updated to K2BTools 10.2
  • Bugfix
    • Failed to load resource: the server responded with a status of 404 (solved, there was a "," missing in K2BFSGLogin)
Download 10.2.0

IMPORTANT: If using this version, you can modify your Master Page to include the header provided by the module (that includes login and logut options). If you are using K2BTools' default Master Page, alter the WCHeader component creation to be as follows:

WCHeader.Object = Create(K2BFsgHeaderModern, ContentHolder.Pgmname, ContentHolder.Pgmdesc, Form.Caption, True)