M

Adding Entity Items to a Category

  • Thread starter Thread starter mjda
  • Start date Start date
M

mjda

Guest

This might not be the correct forum for this. If it's not, please move it.

Anyways, I'm wanting to add a new database row to a RM category. I know how to do most of it. I have the field in the form, and the row is added to the database, and it's added to the entity. However, I'm wondering what's the proper way to get that to save when I submit the form? I could just overwrite the categorySaveProcess to add my row here:

PHP:
protected function categorySaveProcess(\XFRM\Entity\Category...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top Bottom