shqawe Member Sep 20, 2019 #1 How can i get last insert id when i use Entity specially when use $form = $this->formAction(); I have tried $form->lastInsertId() and $form->getId() but it doesn't work Can someone help
How can i get last insert id when i use Entity specially when use $form = $this->formAction(); I have tried $form->lastInsertId() and $form->getId() but it doesn't work Can someone help