1778 Posts in 581 Topics by 555 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 865 Views |
-
Subscribe Form

25 January 2009 at 9:34am Last edited: 25 January 2009 11:13am
The subscribe form works well and does just about everything I want. I've added a couple of fields to the form which works and the data is saved. My problem is that there is no easy way to edit these extra fields from admin.
I probably need to edit the code for the subscription form & add the fields to the admin page for subscribe form but can't find it anywhere. Or is there another way to edit user info?
Further to this. I've added the following function to the _config.php file
MemberTableField::addMembershipFields( array(
"Nickname" => "Nickname",
"job title" => "job title"
));It adds the fields to the form in the admin section but they don't appear in the lightbox editor and they also haven't been added to the Member table.
(Yes I have done a db/build)
| 865 Views | ||
|
Page:
1
|
Go to Top |

