Hi Robin,
The pointer should be in the following format:pre{"_id":"51b8c9a7e4b0e832dd8ff987","collName":"detail"}/preWhere 'detail' is a name of a depending collection.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi Robin,
The pointer should be in the following format:pre{"_id":"51b8c9a7e4b0e832dd8ff987","collName":"detail"}/preWhere 'detail' is a name of a depending collection.
Sorry, I probably just aint good enough with this yet and have a hard time seeing it. But could not get it to work. Here is my try:
So i copied {"_id":"51b8c9a7e4b0e832dd8ff987","collName":"detail"} and:'
inputed an ID that is correct.
Added "kobling" as this is the coloum it should be inserted too.
Added "item" as this is the name of the collection where I want to insert the value.
Cant see why i cant set this value= 52819f62e4b0a249b1286833 as my pointer value?
Hello Robin,
Don't replace collName with kobling.
According to first screen shot your collection is called 'wishlist' thus in your case should be:
pre
{"_id":"51b8c9a7e4b0e832dd8ff987","collName":"wishlist"} /pre
Ahh. Thank you!
Btw. Now im feeling very