Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi there,
You can try to use
id = 'value'
instead of
e.customProperties.id = 'value'
And remember to use quote because it is a string, not a number.
Cheers
Hi, could be the e.customProperties.id is incorrect since id is not a custom property.
Hello, The problem exists even when I don't use the HQL filter query, and use the Default Form Options Binder and 'ID' as the grouping column without any HQL query. Is it not possible to group columns by ID, so as to get a single record from the table?
For example, replacing "startTime" with "ID" in this options binder doesn't get any value (although I did reconfigure the dependency field to get the "ID" as opposed to field value, of the record so as to use it in the grouping)
I also tried filtering it manually like so (I tried both '11' and 11 without the quotations, both don't work – 11 is an actual ID in the table)
Both throw the following error: