FAB 2.1.3

And here are the release notes:

  • New Javascript Editor!
  • Settings Menu for Options
  • Interactive Mode in FAB preview window without Web Sockets
  • Max Length auto-set for BDC Auto-Form and Form/Table Wizard
  • config for JS editor
  • removed 'use strict" from Launchpage.controller.js, Form.controller.js (for Safari)
  • tidied up Form.controller.js - !== undefined, null,)
  • Mac version of script editor (completely different due to obscurities with Ice Browser:
  •         must be loaded as web respository object       ?? still true ?
  •         dynamically created HTML FORMS do not POST
  •         fix all file upload/downloads (Export to file, Import from File, Add File, Excel Export, XML VIew import )
  • Div - remove - Add HTML - it doesn't work -  
  • slight change to interactive mode - (if fragmentAdded check)
  • warn Pages need Ids in Interactive Mode
  • explain 'Authorization' concept
  • Page - add 'Advanced'..
  • Page - Custom Header - true/false option
  • Bar - added Design, Style Class, Advanced..
  • Add Web/Repository functionality
  • File Upload, add On Upload Complete, add Advanced: functions fabOnFileUploadComplete, fabRefreshAttachments - update documentation!
  • Paste Special menu - Paste Before, Paste After
  • onUpdateFinished event added to GridTable (more..)
  • added "On Select" to Tab Bar
  • added example implementation to MODEL_PROVIDER_DATA_CLASS
  • Allow id of '-' to represent "No Id" - needed for Interactive Mode with elements in Aggregations
  • table /IQX/USER_PERSO and service for sap.ui.Table personalization of columns and sort order and filters
  • undo/redo
  • remove aggregation button from tree
  • allow Page Other menu to be added to custom Node - allows adding Tab Bar etc to custom node
  • Documentation URL option in FAB Config
  • added GridData to Radiobutton group
  • added Entity Set Annotation abilities!
  • /IQX/FAB_POST_FORM_DATA - i_action passed to DETERMINE_APPROVERS_ON_SAVE
  • Grid data dialog has update function so dialog does not close imeediately - helps in Live View
  • Welcome Screen and empty Project for first time users
  • notFoundText= Not Found
  • notFoundTextDescription=The requested resource could not be found - in i18n.properties
  • Grid Table column visible property
  • Grid Table PErsonalization !!
  • /IQX/FAB_WORKBENCH_TOP - Top include created for workbench for neatness.