Hi,
I have updated to the latest smartgwt version 13.0-p20221105.
After updating to this version, all dynamic forms where setImplicitCriteria was used and later fetchData was called on the forms, criteria stopped being passed as part of the fetch call.
On downgrading to version 13.0-p20220603, the same is working fine.
Is there any change in how to set criteria in the Dynamic forms?
I have updated to the latest smartgwt version 13.0-p20221105.
After updating to this version, all dynamic forms where setImplicitCriteria was used and later fetchData was called on the forms, criteria stopped being passed as part of the fetch call.
On downgrading to version 13.0-p20220603, the same is working fine.
Is there any change in how to set criteria in the Dynamic forms?
Comment