ScriptCase v6.0.025 (07-19-2012 18:57)

New functionalities

  • Created a new macro “sc_field_init_off” onApplicationInit events, in order to inhibit the fields of consultation on the initial load.
  • Created a new option to set the initial state of a block, it can be started collapsed or not.
  • Created a new validation option in Documents and Images Fields.
  • Created a new option to create a link between a grid and a form that extends what was filtered in the grid to the form.

Bug

  • Fixed the error “Fatal error: Can not redeclare form_apl :: $ sc_field_11” in forms applications.
  • Fixed the error “Parse error: syntax error, unexpected T_STRING” in filter lookups.
  • Fixed the problem recovering the SQL type in grids.
  • Fixed the problem with the links in buttons using space.
  • Fixed the Uploading Subdirectory fields written with capital letters.
  • Fixed the validating the hour in DataTime fields.
  • Fixed the formatting problem in DataTime fields.
  • Fixed the issue with captcha on the production environment.
  • Removed the encryption from scriptcase libraries.
  • Fixed the problem when creating a button link.
  • Fixed the problem in the tabulation in the code editor.
  • Fixed the problem with data type “bytea” in postgres version 9.1.
  • Fixed data types in Mssql Server.
  • Fixed problem of multiplication on the calculator.