ScriptCase v8.0.022 (12-02-2014 21:30)

New functionalities

  • Added option to display the month spelled out in fields date with combo box in the filter.
    [B]

Specific correction[/B]

  • Fixed problem with misalignment in the summary using several breaks, in XLS export.
  • Fixed problem in the script to criticize existing dependencies with 3 or more foreign keys.
  • Fixed problem when using initial focus in an auto-complete field.
  • Fixed problem in the fields of date format when used with multi upload in the form.
  • Fixed problem of invalid characters when using the characters allowed in the form.
  • Fixed problem in PDF report using text field multiple lines in the header.
  • Fixed problem when using onMouseOver and/or onMouseOut events on the form.
    [B]

Bug[/B]

  • Fixed problem in the label and hint configuration at HelpCase button form.
  • Fixed problem in applications count when done the decrement of a project.
  • Fixed problem with link type option on Google Maps field.
  • Fixed problem increase earlier version of a project.
  • Fixed problem in tab behavior with Enter in multiple line fields.
  • Fixed problem when using slide orientation with consecutive blocks in the grid application.
  • Fixed problem when inserting values in decimal fields with 16 or more characters.
  • Fixed problem when using JavaScript in label and/or HTML editor fields.
  • Fixed problem in tab behavior with Enter in SELECT fields.

Hi John,

Finally the problem with MsAccess Querys (not visible) was resolved, thanks

Fixed problem in PDF report using text field multiple lines in the header

Seems not to be solved. The whole system of header and footer is not working. The events seemed not to be called. The header seems absolutely disregarded by the system and will not be shown. Does not matter, if the shown field is text or multiple line text nor html or not …

BR

Eric

Thanks you.

The corrections:

  • problem when using initial focus in an auto-complete field.
  • problem in the fields of date format when used with multi upload in the form.

was resolved, correctly. Thanks

[QUOTE=EricB;30005]Seems not to be solved. The whole system of header and footer is not working. The events seemed not to be called. The header seems absolutely disregarded by the system and will not be shown. Does not matter, if the shown field is text or multiple line text nor html or not …

BR

Eric[/QUOTE]

Hello Mr. Eric,

Please, let us know more about your problem.
The problem fixed was that text type fields multiple lines, when used in the Report PDF header, only showed the first line of record.

Hi John,

my pdf_report should show header, body and footer. Body works fine as intended. Within the on_header event a SQL query should load some data for the header. So I put a multiple_line field in there which should be filled in the on_header event. This event is never called by the app. Checked that with a simple echo command within that event. Tried to put the filling query into the scriptinit_event. It is called, checked in the same way, but the field filled is not shown in the pdf document.

As I remember from an earlier version, should the body not start after the header field? In my app, it starts ever at 0,0 (x,y), even after filling the field for the header within the scriptinit_event.

BR

Eric

P.S.: second smaller problem shown here : http://www.scriptcase.net/forum/showthread.php?7556-PDF-Reports-Regional-settings-do-not-apply-in-PDF-reports