As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Improved Documentation for BL - Specifically collectionAccess Module
J
Justin Noel
started a topic
over 9 years ago
A while back, I emailed y'all about using projections with Kinvey. It was explained that this was not currently supported. Unfortunately, I think the answer was based on using the Kinvey API. Projections are not supported there. However, I assumed this meant I was NOT able to use projections at all even in collectionAccess.
Today, I tested and discovered I was mistaken. Using the collectionAccess module, I CAN use projects. The documentation does not show this. http://devcenter.kinvey.com/html5/reference/business-logic/reference.html#collection-access-module
So my question / request.
I can do projections against the DB right now when using find. Is that going to be taken away? If not, can you please update the docs to show the options available to each method? Right now, the docs appear to indicate that options are not supported. Example:
find(query, callback)
Thanks,
Justin
1 Comment
C
Caroline
said
over 9 years ago
Hey Justin- I like your suggestion. I tagged it under Feature Requests, too.
Justin Noel
Today, I tested and discovered I was mistaken. Using the collectionAccess module, I CAN use projects. The documentation does not show this. http://devcenter.kinvey.com/html5/reference/business-logic/reference.html#collection-access-module
So my question / request.
I can do projections against the DB right now when using find. Is that going to be taken away? If not, can you please update the docs to show the options available to each method? Right now, the docs appear to indicate that options are not supported. Example:
find(query, callback)
Thanks,
Justin