Sort Entity according to a string position
Author: fearandir@gmail.com (fearandir)
Hi everyone. Do you know any workaround to sort on a entity field according to a string position Something like this? sort/e "COSTUMER","%%ATTRIBUTES.COSTUMER[2:1]:%%Vord%%%" Thanks in advance Sergio
1 Comment
Local Administrator
move the substring to a non-db field - hidden - and sort on that? Knut
Author: Knut (knut.dybendahl@gmail.com)