Page 2 of 2

Example of using pointers and include

Posted: Tue Mar 31, 2015 6:08 pm
by Aeneas McBurney

Is there an update to this?


Example of using pointers and include

Posted: Tue Mar 31, 2015 6:31 pm
by Illya Stepanov

Hi Aeneas - We are working on that example to add it to our documentation.


Example of using pointers and include

Posted: Tue Mar 31, 2015 6:33 pm
by Aeneas McBurney

That's great Illya thanks for letting me know


Example of using pointers and include

Posted: Thu Apr 09, 2015 8:31 am
by Alena Prykhodko

We've added example with include parameter.
Please check doc https://devcenter.appery.io/documenta...


Example of using pointers and include

Posted: Tue Apr 14, 2015 3:25 am
by Aeneas McBurney

Thanks for your example. This shows how to show the parent of each child record but I want to show all the child records for each parent. So there are can be multiple children for each parent. How do I do it this way?


Example of using pointers and include

Posted: Fri Apr 17, 2015 6:48 pm
by Aeneas McBurney

Any updates here?


Example of using pointers and include

Posted: Fri Apr 17, 2015 11:34 pm
by Illya Stepanov

We are working on it.


Example of using pointers and include

Posted: Fri Apr 24, 2015 8:21 am
by Alena Prykhodko

Hello Aeneas,

Unfortunately we do not have ready solution. You can search on Internet for appropriate solutions.


Example of using pointers and include

Posted: Fri Apr 24, 2015 4:20 pm
by Serhii Kulibaba

Hi Aeneas,

You can read multiple children for parent.

Use next "where" parameter:

pre{"columnName": {"$inQuery" : { "_id": "545a5b25e4b03d005b62a0ee"}}}/pre

here "columnName" - it is name of column with type=pointer