Please Log in or Create an account to join the conversation.
Tabs are basically pages that don't require navigation. Splitting profile edit across multiple pages won't solve your problem, which is you've too many fields. You can even use CSS to make it look like a menu navigation. Example as follows.PS: I have old related posts to this topic, I try to find a way to don't have a huge amount of tabs in the profile edit (because it is not possible to have two edits: 1) core account data and 2) custom fields)
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Because allowing a user to skip filling out fields marked required does not make any sense to core CB code. You can use CB Conditional to show/hide tabs/fields conditionally to work around fields being only sometimes required.OK, I have hide now some tabs. But if a new user, who has no values in required fields of the hidden tabsin the profile edit, he cannot save the profile.
It's an automatically generated tab. I've no idea how CB Profile Pro works or what API it's using so it likely won't work with the simple privacy tab. It does not have a tab id.How can I add this tab to the profile edit? What tab id can I use?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
No not without significant work, the simple privacy tab is generated and inserted dynamically to profile edit. It can not be displayed anywhere else, can not be conditioned, etc..Do you have an idea to get a tab / page with all privacy settings as an overview without the simple privacy tab but with another solution?
Please Log in or Create an account to join the conversation.