Re: REST Api >> Able to sort by index
Kristaps Žogots
2-5-21
Does this support AppendFieldToKeyName (and maybe AppendListFieldToKeyName or AppendMatrixFieldToKeyName) with "range" parameter as well?
Let's say you have an index:
KeySegment(LangCode);
SubsetKeyBegin2(LangCode);
AppendFieldToKeyName(TutorialCode);
KeySegment(LangCode);
KeySegment(Heading);


Can I use range to specify TutorialCode or only LangCode?
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026