5 replies [Last post]
Zsigmon's picture
Offline
Joined: 11/09/2007
Juice: 64
Was this information Helpful?

Hello,

I'd like to group product attribute fields (like field groups)

Product node

Group 1
attribute 1
attribute 2
attribute 3

Group 2
attribute 4
attribute 5
attribute 6

and so on...

Is that possible somehow? I really cannot find the proper solution although I have done some research.

Thanks,
Zsigmond

Zsigmon's picture
Offline
Joined: 11/09/2007
Juice: 64
Re: Group product attribute fields

Or even a collapsible field set would take it, like at the modules page.
But important: at product options

Zsigmon's picture
Offline
Joined: 11/09/2007
Juice: 64
Re: Re: Group product attribute fields

...and without contemplate module.
I don't want to 'code the view' if poosible. Some kind of graphical solution would be better.

Zsigmon's picture
Offline
Joined: 11/09/2007
Juice: 64
Re: Re: Re: Group product attribute fields
Zsigmon's picture
Offline
Joined: 11/09/2007
Juice: 64
uc_attribute_form

This is exactly what I am looking for:

http://api.ubercart.org/api/function/uc_attribute_form/2

IS there a UI for this, or should I 'code' the form?

brei9000's picture
Offline
Joined: 10/25/2009
Juice: 2
Re: uc_attribute_form

Were you able to find a UI for this? I am new to API coding and I'm not sure what to do/where to put the code the URL your comment references.