Skip to Content Skip to Menu

[SOLVED] CB Frontend fields questionaire

  • endoc
  • endoc
  • OFFLINE
  • Posts: 96
  • Thanks: 5
  • Karma: 0
10 years 8 months ago - 10 years 8 months ago #241444 by endoc
I would like to enable a feature via CB where a user can complete a questionnaire, and have the answers populate fields in the user profile. The specific application involves collecting information from speakers regarding their proposed presentations. As I have it now, the users need to login, navigate to their profile tab and edit it. It would be very helpful if I could provide them with a single link that takes them directly to a page where they could input the information in a simple format.

Is this functionality available?
Last edit: 10 years 8 months ago by krileon.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8281
  • Karma: 1443
10 years 8 months ago #241464 by krileon
Replied by krileon on topic CB Frontend fields questionaire
Best I can suggest is to just link to profile edit (you can link to a specific tab too by adding &tab=TAB_NAME to the URL). Your alternative is to use an extension outside of CB like RSForms and push the results to CB fields using database queries.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: nant

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

  • endoc
  • endoc
  • OFFLINE
  • Posts: 96
  • Thanks: 5
  • Karma: 0
10 years 8 months ago #241513 by endoc
Replied by endoc on topic CB Frontend fields questionaire
Using a direct link to the edit tab sounds like a great solution.

How do I generate the link to the edit page? When I try to, I land on the profile view instead of the edit.

Thank you for the help.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8281
  • Karma: 1443
10 years 8 months ago #241541 by krileon
Replied by krileon on topic CB Frontend fields questionaire
The edit page can be reached with the below base URL.

index.php?option=com_comprofiler&task=userdetails

You can then append &tab=TAB_ID_OR_TAB_NAME to link to a specific tab. Example as follows.

index.php?option=com_comprofiler&task=userdetails&tab=Contact%20Info


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

  • endoc
  • endoc
  • OFFLINE
  • Posts: 96
  • Thanks: 5
  • Karma: 0
10 years 8 months ago #241593 by endoc
Replied by endoc on topic CB Frontend fields questionaire
Worked perfectly. Thank you for your help!

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

Moderators: beatnantkrileon
Powered by Kunena Forum