Hello @korchev and @enchev, I have noticed a bug in the code generated for hierachical data grid GetChildData method.Sometimes the filter parameter to load fetch related child records is incomplete.
It is something I manually fix myself anyways.
Hello @korchev and @enchev, I have noticed a bug in the code generated for hierachical data grid GetChildData method.Sometimes the filter parameter to load fetch related child records is incomplete.
Hi @Benjamin_Fadina,
We have fixes a similar issue in the past. Are you using the latest version? If yes - we would need the SQL CREATE script of the database. Such issues are tightly coupled with the database schema - column and table names mostly.
Hi @korchev,
Yes I am using latest version.
Find attached SQL Create script in Zip format
CrmSnippet.zip (1.2 KB)
Regards.
Thanks! Will be addressed by the next release.