Active
Project:
Content Construction Kit (CCK)
Version:
6.x-2.9
Component:
CCK in core
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 May 2011 at 06:18 UTC
Updated:
7 Mar 2012 at 14:42 UTC
Hey folks, I'm hoping someone can help me out with some example code or point me in the direction of documentation/tutorials. I seem to be stumped on the syntax used to display a radio button or checkbox list. I have found many examples of printing the form in its entirety using template.php but can't seem to locate any examples of adding individual items and modifying the laying out of the list within the PHP code window.
Basically I am wanting to place the form items into 3 columns and then apply some additional elements to each item allowing me to modify the style of each check box or radio button using jQuery.
Anyone could please help me out on this one it would be awesome.
Comments
Comment #1
jasont28 commentedHoping that someone is kind enough to point me in the direction of the documentation or example code where someone has done this in the past. Kind of stuck on this one.
Comment #2
Flow_TnT commentedHave you figured this one out?
I myself am looking into this and came across http://drupal.org/project/multicolumncheckboxesradios.
I may need more control. What have you gotten?