I have a couple of models(Tuition, Tutor) and my tuition.json model definition file is as attacked
Now, I am trying to call Tuition.applicant.create() but the call "Tuition.find" does not return any id's for the user which did not create the object. So, how can I achieve this
models.zip