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
- 24,737
- Points
- 823
Reputation:
I'm trying to use custom fields in my add-on and i've implemented the class successfully, however I don't know how to call back the fields. I'd like to understand better this functionality.
Basically I've got the fields created under the option "my-addon" (added by me) and recorded in the table "my_addon_custom_fields".
I took a look at the "contact" implementation, tried changing the "arg-group" to "my-addon" but didn't work.
How can I call back my own custom fields?
Code:
Read more
Continue reading...
Basically I've got the fields created under the option "my-addon" (added by me) and recorded in the table "my_addon_custom_fields".
I took a look at the "contact" implementation, tried changing the "arg-group" to "my-addon" but didn't work.
How can I call back my own custom fields?
Code:
...
Read more
Continue reading...