We want display the fields in diferent pages

12 years 1 month ago #195081 by cfiscal
Hello,

We have to display fields in diferent pages. Client sent us a very specific layout and want his registration and profile fields in a personalized displaying.

How can we split the register and profile and even the groups of groupjive in that specific layout. Can it be done?

We are attaching some samples.

We hope you can give us some advice.

Best Regards.

Please Log in to join the conversation.

12 years 1 month ago - 12 years 1 month ago #195149 by krileon
Registration can be split up by using Delimiter fields set to display on registration.

Profile edit is going to be a bit trickier as you'll need to restyle the tabs completely using CSS. Example of your display as follows using CSS.
.cbEditProfile .tab-pane .tab-row {
	width: 25% !important;
	display: inline-block !important;
	margin-right: 5px !important;
}

.cbEditProfile .tab-pane .tab-row .tab {
	display: block !important;
	float: none !important;
}

.cbEditProfile .tab-pane .tab-page {
	width: 70% !important;
	float: right !important;
}

.cbEditProfile #cbIconsBottom {
	clear: both !important;
}

The above for example would give the below.



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.
Attachments:

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.228 seconds

Facebook Twitter LinkedIn