开发者

add Custom field to Jomsocial group

开发者 https://www.devze.com 2023-01-22 16:51 出处:网络
I am using joomla\'s jomsocial &开发者_StackOverflow中文版; I want to add a custom field on group creation. Has anyone played with it before?jos_community_groups is the table where we have informat

I am using joomla's jomsocial &开发者_StackOverflow中文版; I want to add a custom field on group creation. Has anyone played with it before?


jos_community_groups is the table where we have information related to jomsocial groups you will have to alter this table. com_community>templates>default>groups.create.php will be the file where you will need to add this new field. You need something else let me know. We have used it heavily.

0

精彩评论

暂无评论...
验证码 换一张
取 消