ScriptCase v8.0.035 (03-19-2015 20:20)

New functionalities

  • Added support for Ajax processing in the dynamic filter.
  • Added support for using “all” with capital letters in the records per page option.

Specific correction

  • Fixed problem in ordering of the CSV export in Grids with ORDER BY defined in the SQL settings.
  • Fixed the problem at the “onHeader” event behavior in the Report PDF applications.
  • Fixed problem with the message “Do you want to save?” when select a theme “Only horizontal” in the menu application.
  • Fixed problem in the profiles block when excluding created templates.
  • Fixed problem in the option behavior “Character quantity to display” to interpret HTML content.
  • Fixed problem in the onBlur event behavior when used in a field, then clicking a button.
  • Fixed problem in the behavior of numeric fields with calculator using onBlur event.
  • Fixed problem in the view to positioning the label to define the block with consecutive fields.
  • Fixed problem when clicking to add a record in a master / detail via mobile devices.

Bug

  • Fixed the problem hint fields HTML image in control applications.
  • Fixed the problem when using the option to show “All” in the records per page.
  • Fixed problem in the description for number of cells in the header and footer of the PDF Report application.
  • Fixed problem when changing a block display, affecting the configuration of other blocks.
  • Fixed problem when creating calendar when we add all privileges to a new user.
  • Fixed the problem removing report columns design from the Application List.
  • Fixed the problem when removing Generation status column in the Application List report.
  • Fixed problem in the configuration of the blocks, when a block is deleted.
  • Fixed problem using global variables in the table name in the SQL settings.
  • Fixed problem when entering accented files with umlaut in document upload fields (database).
  • Fixed the problem changing decimal type of fields at the onBlur event.
  • Fixed problem in the exclusion of fields through the Database Builder.
  • Fixed problem in the fields of behavior with an initial focus using onChange event.
  • Fixed problem in the side menu behavior when creating a static break.
  • Fixed duplicate problem when editing links.
  • Fixed problem in the folder titles display in the tab application in Chrome and Opera browsers.
  • Fixed the problem with the back button behavior when there is a link in iframes.
  • Fixed PDF export problem of horizontal forms using custom label group.
  • Fixed problem to preview XLS export in the summary.
  • Fixed problem in the empty filter behavior with date fields in the advanced search.
  • Fixed problem when entering values in the footer of the applications.
  • Fixed problem in the behavior of the number of lines in horizontal forms.
  • Fixed issue in the creation of items in “My Toolbar”.

Remember to do a full backup of SC folder prior to update

This new version fixed my problem with events in grids.
Thank you very much

I updated my SC to .00035 but i am seeing a bug.
i have a grid detail with a field type numeric with two decimals. i have configured Auto-complete with zeros TO YES. But when i enter a value. SC split my number with bad decimals. example if i write 250, SC take 2.50.

Before versions SC, It field worked fine.

If i enter a value with 3 digits, SC changes the value to ONE WHOLE AND TWO DECIMALS. example 250 is converted to 2.50.

I agree with alvagar.

Iit looks like the Digital Grouping settings are broken. The behaviour described is what you see normally if Digital Grouping is enabled. I switched it off months ago as it was confusing. It is still disabled, but after this update that setting seems to now be enabled regardless of whether you have it on or off.

Hello,

The problem was simulated and reported to our development team. Once it is fixed, we will be available through the update as soon as possible.
We conducted tests in the previous version and the problem was already happening, so it was not a side effect of the released update.

Thanks John

adz1111 i tried disabled but it did not work.

I know. That’s my point. It used to work. Now that switch has no effect. John says it wasn’t the last update that did it though. The bug crept in before that. I just hadn’t noticed.

I considere as “HIGHT priority”. My users are not comfortable with this problem.

Hello

IT’s VERY HIGH PRIORITY, my customers just informed me !!!

Hope SC will react ASAP
Thanks

[QUOTE=nacyil;34708]Hello

IT’s VERY HIGH PRIORITY, my customers just informed me !!!

Hope SC will react ASAP
Thanks[/QUOTE]

hi, just remove the “,” from “Digit Grouping Separator”, make it blank, it will work.

Hi MikeDE, I tried of way you say, but It did not work.
This is a screenshot of my SC. If i Need Modify something Please tell me.

sc_error_grouping.JPG

(I tried changing Digit grouping and Auto-complete with zeros TO YES - NO )
The problem occurs when I enter 3 or more digits.

strange
it works for me
try doing digit grouping: YES and digit separator: none (blank)

I tried do it from differents ways but i get same problem. This other post explaint much better what happend: http://www.scriptcase.net/forum/showthread.php?8577-Please-need-help-to-understand-how-decimal-field-works-in-form-application&highlight=digit

Hello,

This problem was fixed and tested internally, will be releasing in the next update.

dear, are you talking about decimal point or the digit grouping? there is big difference.

think about digits grouping like extra feature for user convenience, you can get rid of it, but decimal works the way Albert explained to you in the other post.

again, try keep the digit grouping YES, and change it from the comma to something else, see if the comma is replaced with the new symbol you used or not… next, just make it blank or remove and hit “space” that will do

if it doesn’t, then make sure your sql data field is set to INT, TYNI INT or DECIMAL or DOUBLE

next, make sure you have enough characters in the mysql db field like (6,2) means 4 digits and 2 decimal (total 6) then you can define how many decimal numbers you want from scriptcase itself

sometimes, specific field gets crazy, try adding new field to your same form, see if this happens too, if doesn’t, good, remove your field, sync table, add field again, and sync again, preferable to change field name if there is not much consequence… once happened to me, one field keep doing it as scriptcase wants, got me crazy as all settings were ok, i removed it and re-added it again, went all smooth

one more thing you can try… change the type of field in scriptcase to INT, and save, generate, then again change it text, save & generate, then change it back to decimal, save and generate, see what happens… there is usual problem with sc when changing from INT to decimal, sometimes happening, you look into scriptcase field settings, what is written as html type and sql type?

[QUOTE=John L. Santos;34773]Hello,

This problem was fixed and tested internally, will be releasing in the next update.[/QUOTE]

but john, i have 8.0.35, i don’t have this problem!