Please send us this screen shot for your service http://devcenter.appery.io/documentat...
Please send us this screen shot for your service http://devcenter.appery.io/documentat...
Hello Sander,
In expression "return '{"collName":"myColumn", "_id":"' + value + '"}';"
"myColumn" is related collection name. Is your related collection name "myColumn"?
http://devcenter.appery.io/documentat...
Yes it is but the field remains empty
Hi Sander,
Do you add any mapping to this request parameter? (what is the value of 'value'?)
Hi Sander.
Please use following code:
precode
return {"collName": "Benchmarks", "_id": value};
/code/pre
Regards.
That's what I'm doing? I'm using the statement as suggested by your colleague?
Hi Sander.
Did you tryed my suggestion before send this message?
If you not noticed there is big difference with previous suggestion provided by my collegues.
Regards.
Hi thanks for your reply but I tried both the suggested was and it keeps failing.