Hi
i have three collections ,creating reference fields in showcast dataset and then those reference fields taken from other two collections one is people dataset and castroles dataset.
but i am connects user inputs showcast dataset in this form.
if you have any examples please send me.
Thanks &Regards
koteswararao.
I’m not sure if I understand
But if you want to save an item with a referenced item then you must save it manually with the insert function and you must use the referenced item id.
If you don’t have the id handy then make a query to look by the title and then extract the id from there and then insert.
hi
thanks for your response … if you have any examples please send me,like code snippets using insert reference code
Thank you.