Skip to Content Skip to Menu

SOLVED Add a Back Button from the User Profile

  • opmaced
  • opmaced
  • OFFLINE
  • Posts: 8
  • Thanks: 2
  • Karma: 1
13 years 5 months ago - 13 years 5 months ago #164968 by opmaced
Does anyone know how I can add a Back Button from the User Profile back to the User List?

Have tried 3 different Joomla extensions for Back Button, they do not work inside of Community Builder.

CB 1.4
Joomla 1.5.23

Website: shintaido-isc.org/index.php?option=com_comprofiler&task=userslist&Itemid=21

Also, how to change the Title on the User List page "Search Criteria" to "Members List"?

Cheers
Michael
Last edit: 13 years 5 months ago by opmaced.

Please Log in or Create an account to join the conversation.

  • tinetto
  • tinetto
  • OFFLINE
  • Posts: 114
  • Thanks: 38
  • Karma: 12
13 years 5 months ago #165051 by tinetto

opmaced wrote: Does anyone know how I can add a Back Button from the User Profile back to the User List?

users can simple clic on your userlist item menu
or you can use delimiter field with text/image that link to userlist

opmaced wrote: Also, how to change the Title on the User List page "Search Criteria" to "Members List"?

I think is not CB related
try to change Page Title in joomla backend-->menu-->yourmenu-->member list-->system parameters
The following user(s) said Thank You: opmaced

Please Log in or Create an account to join the conversation.

  • opmaced
  • opmaced
  • OFFLINE
  • Posts: 8
  • Thanks: 2
  • Karma: 1
13 years 5 months ago - 13 years 5 months ago #165073 by opmaced
Thanks tinetto, I was hoping 'how' to do that, and your answer led me to find more info.

This is what I did to add a 'Back' button to my user profiles:

Components > Community Builder > Field Management > New Field >
Choose under:
Type: Fields Delimiter
Tab: Profile
Name: cb_backbutton
Title: Back Button (+ further down 'Display field title in Profile?' > No

In Edit Window add:
<FORM><INPUT TYPE="BUTTON" VALUE="Back" ONCLICK="history.go(-1)"></FORM>

Required?: No
Show on Profile?: Yes, on 1 line
Display field title in Profile?: No
Published: Yes

SAVE (Displays a 'Back' button under the Profile ... at the left)

Re: Also, how to change the Title on the User List page "Search Criteria" to "Members List"?


It does not seem to relate to a Joomla menu setting, that "Search Criteria' heading is somewhere in a CB php file, anyone know where?

cheers
Michael
Last edit: 13 years 5 months ago by opmaced.

Please Log in or Create an account to join the conversation.

  • tinetto
  • tinetto
  • OFFLINE
  • Posts: 114
  • Thanks: 38
  • Karma: 12
13 years 4 months ago - 13 years 4 months ago #165182 by tinetto

opmaced wrote: It does not seem to relate to a Joomla menu setting, that "Search Criteria' heading is somewhere in a CB php file, anyone know where?

Take a look at the language file
/components/com_comprofiler/plugin/language/default_language/default_language.php

bye
Last edit: 13 years 4 months ago by tinetto.

Please Log in or Create an account to join the conversation.

  • some1new
  • some1new
  • OFFLINE
  • Posts: 106
  • Thanks: 8
  • Karma: 5
13 years 4 months ago #165189 by some1new
Nice to add the back button.

Any idea how to translate the 'Back' Value in the button with cb language files?

Regards
Some1new

Please Log in or Create an account to join the conversation.

  • opmaced
  • opmaced
  • OFFLINE
  • Posts: 8
  • Thanks: 2
  • Karma: 1
13 years 4 months ago #165240 by opmaced

Take a look at the language file
/components/com_comprofiler/plugin/language/default_language/default_language.php


Thanks again tinetto, that worked.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum