1. pacoguio
  2. Features Request
  3. Wednesday, December 25 2019, 11:37 AM
Hi,
I have already seen that there is an open topic with a similar question: https://www.easy-profile.com/support/create-a-special-page-for-a-collection-part.html
What happens is that after following the instructions I was able to create the fields:
I created the necessary columns in the database table #_jsnsocial_groups, then in the file /plugins/jsn/socialnetwork/app/View/Groups/create.ctp I also created the fields.
What I have done shows the fields in the group creation form, but when you fill in the fields and go to the group information, the information entered is not shown
Why don't you see the information entered? Can you help me?
Thank you
* I leave a screenshot of the columns of the database and the file create.ctp
Attachments (3)
References
  1. https://guio.dev/factoria-dev/proyectos/groups
Accepted Answer
admin Accepted Answer
Admin
Hi,
sorry for late reply,
to show informations then you should also add the fields in Elements/ajax/group_detail.ctp after line 32 (after group description):
<li><label><?php echo __('New Field')?>:</label><div><?php echo $this->Jsnsocial->formatText( $group['Group']['new_field'] )?></div></li>
  1. more than a month ago
  2. Features Request
  3. # Permalink
pacoguio Accepted Answer
Thank you very much, you have helped me a lot
  1. more than a month ago
  2. Features Request
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.