RSS Feed/News Adding Entity Items to a Category

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
28,804
Points
823

Reputation:

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...
 
Status
Not open for further replies.
Top