Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Example of using pointers and include

Is there an update to this?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Example of using pointers and include

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

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Example of using pointers and include

That's great Illya thanks for letting me know

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Example of using pointers and include

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

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Example of using pointers and include

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?

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Example of using pointers and include

Any updates here?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Example of using pointers and include

We are working on it.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Example of using pointers and include

Hello Aeneas,

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

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Example of using pointers and include

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

Return to “Issues”