Hi Matt, my participant ID is coming through as null when i create an entry. I have seen a similar question asked before and you said to put this (new Entry)->for($survey)->by($user)->fromArray($answers)->push();. But my issue is i do not know where to put this in to resolve this issue
Hi Matt, my participant ID is coming through as null when i create an entry. I have seen a similar question asked before and you said to put this
(new Entry)->for($survey)->by($user)->fromArray($answers)->push();
. But my issue is i do not know where to put this in to resolve this issue