I created a custom Commerce Customer Profile to gather additional information (using the Customer Profile Type UI module). Presently, the profile works ok, except for the following issues:

Vertical tabs created (using Fieldgroup module) do not show up as expected on the checkout form. The grey backgrounds are missing. Also they are displayed somewhat like bulleted accordion items, instead of tabs. There is also an issue with horizontal tabs - but not quite as visible.

Generally, styling the checkout form (using Display Suite, Fieldgroups, or Renderable Elements contributed modules) is also somewhat difficult/ackward.

Thanks rszrama for the best Commerce module ever!
Hope my issue gets a quick reply

Regards,

Comments

rszrama’s picture

Component: Checkout » Documentation
Category: bug » support
Status: Active » Closed (fixed)

Thanks for the encouragement. : )

Unfortunately, I don't have any experience with that module, nor have I attempted to put vertical tabs inside the checkout form. I'm sure it has something to do with the triple level embed of the tabs, but that seems like a general Drupal issue and not something wrong with the checkout form itself.

My guess is fixing this will involve better targeting of tabs in the form. You can look at how I implemented the tabs in the order edit form if you need an example. If you get a solution for this, it'd be great to have it documented somewhere, but I'm going to close this issue for now as a non-Commerce specific issue, though I changed it to the Documentation component.

rszrama’s picture

Issue summary: View changes

Just made some corrections