Unplanned
Last Updated: 11 Jul 2019 14:39 by ADMIN
Created by: Jeffrey
Comments: 0
Category: ExpressionEditor
Type: Feature Request
2
Allow the string representation of editors to be customized e.g. change the NotEqual operator from "<>" to "!=".
Unplanned
Last Updated: 06 Mar 2018 15:59 by ADMIN
Respect DisplayNameAttribute of the added fields from fields list in ExpressionTextBox.
Unplanned
Last Updated: 09 Aug 2016 06:49 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 1
Category: ExpressionEditor
Type: Feature Request
6
When creating an expression that has a decimal, if it doesn't have a zero in front of the decimal, it doesn't evaluate the expression:
eg:  0.02 is valid , .02 is invalid