Hi Team,
We have migrated Smartclient version from 9.1 to 10.0, And we found that some of the features which were working in 9.1 is not working now.
Please let us know if something has changed to address the below issues in 10.0 version.
1) When we are using visible:false or showIf:"false" for any fields in the form mode ( Same field is declared in DS ) then while adding a record these fields were not coming in the insert in 9.1 But in 10.0 All the fields which are declared in the DS file is coming in the insert script with the null values.
If it is happening then the problem is, When we have some default value for NotNull field in the Database and if we are trying to insert this as null then We are getting an exception which we are not getting in 9.1
2) In DMI remove method we were getting all the values in the DSRequest.OldValues in 9.1, But in 10.0 only the Primary keys are coming even in the old Values.
As we are using dsRequest.OldValues in the remove method after migrating from 9.1 to 10.0 we are getting some exceptions.
As it is a DS operation, we didn't create a test case. So, Please provide us a reason why the existing functionality is affected in the new releases.
We are working on the below environment:
SmartClient version : Isomorphic SmartClient/SmartGWT Framework (10.0p_2014-12-23/PowerEdition Deployment 2014-12-23)
Browser : IE9
Thanks
We have migrated Smartclient version from 9.1 to 10.0, And we found that some of the features which were working in 9.1 is not working now.
Please let us know if something has changed to address the below issues in 10.0 version.
1) When we are using visible:false or showIf:"false" for any fields in the form mode ( Same field is declared in DS ) then while adding a record these fields were not coming in the insert in 9.1 But in 10.0 All the fields which are declared in the DS file is coming in the insert script with the null values.
If it is happening then the problem is, When we have some default value for NotNull field in the Database and if we are trying to insert this as null then We are getting an exception which we are not getting in 9.1
2) In DMI remove method we were getting all the values in the DSRequest.OldValues in 9.1, But in 10.0 only the Primary keys are coming even in the old Values.
As we are using dsRequest.OldValues in the remove method after migrating from 9.1 to 10.0 we are getting some exceptions.
As it is a DS operation, we didn't create a test case. So, Please provide us a reason why the existing functionality is affected in the new releases.
We are working on the below environment:
SmartClient version : Isomorphic SmartClient/SmartGWT Framework (10.0p_2014-12-23/PowerEdition Deployment 2014-12-23)
Browser : IE9
Thanks