in reply to Re^3: Can't call method "model" on an undefined value at
in thread Can't call method "model" on an undefined value at

That is correct. I found the evil doings of my script. I forgot to pass $c from the calling method. Therefore, myform did not have anything in $c. It's now resolved.

Thanks for your help and patience.

  • Comment on Re^4: Can't call method "model" on an undefined value at