Skip to Content Skip to Menu

Differently styled registration forms?

  • krileon
  • krileon
  • ONLINE
  • Posts: 50219
  • Thanks: 8597
  • Karma: 1470
1 month 2 weeks ago #343009 by krileon
Replied by krileon on topic Differently styled registration forms?
It's not implemented for CBSubs menu items, no. I'll take a look to see if it can be implemented though as it's basically just checking for current menu item parameter so it should be possible.


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.

  • krileon
  • krileon
  • ONLINE
  • Posts: 50219
  • Thanks: 8597
  • Karma: 1470
1 month 2 weeks ago #343015 by krileon
Replied by krileon on topic Differently styled registration forms?
Ok, was able to implement the same parameter shown earlier for CBSubs URLs as well. Once reviewed and merged will release a new CBSubs build with this implemented.

forge.joomlapolis.com/issues/9805


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.

  • krileon
  • krileon
  • ONLINE
  • Posts: 50219
  • Thanks: 8597
  • Karma: 1470
1 month 2 weeks ago #343025 by krileon
Replied by krileon on topic Differently styled registration forms?
Ok, this is now implemented for the latest CBSubs build release. When creating CBSubs menu items you should see the same Registration tab mentioned earlier where you can override the layout.


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.

  • wintercorn
  • wintercorn
  • ONLINE
  • Posts: 203
  • Thanks: 21
  • Karma: 2
1 month 1 week ago #343072 by wintercorn
Replied by wintercorn on topic Differently styled registration forms?
I'm using this now but its there any way to pull individual fields in to the Custom registration section? It would help layout the form more flexibly.

I've tried the usual combinations of [fieldname], [cb_fieldname] and  [cb:userfield field="fieldname" /]

Thanks

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 50219
  • Thanks: 8597
  • Karma: 1470
1 month 1 week ago #343077 by krileon
Replied by krileon on topic Differently styled registration forms?
Yes, see our substitution tutorial below.

www.joomlapolis.com/documentation/127-community-builder/279-tutorials/18353-using-substitutions-throughout-cb

You can use the following to render the registration html view of a field.

[cb:userfield field="FIELD_NAME" output="htmledit" formatting="div" reason="register" /]

Note you cannot exclude required fields. The custom display is just for altering the display. It does not stop validation. So if a required field is not included in the display that field will fail validation on registration attempt.


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.

  • wintercorn
  • wintercorn
  • ONLINE
  • Posts: 203
  • Thanks: 21
  • Karma: 2
1 month 1 week ago #343078 by wintercorn
Replied by wintercorn on topic Differently styled registration forms?
Nice. I can use a table or div to create a custom registration form.

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

Moderators: beatnantkrileon
Powered by Kunena Forum