Sorting custom attribute in RTC query
Accepted answer
It seems you can't sort by a Large HTML attribute, regardless of whether it's a custom or built-in attribute (for example, you can sort by Summary which is of type Medium HTML, but not Description, which is Large HTML).
I believe this is a deliberate limitation due to performance reasons. You can create an enhancement request on jazz.net to address that.