Hello,
I have a custom module where we are using a multiselect for a particular custom field, but we want to convert that to 6 checkboxes or so to mimic the same functionality. The problem is this: creating 6 checkboxes in Studio and dragging them into layouts results in 1 checkbox per row. We want to display the checkboxes in a tightly knit group, most likely with two columns, like:
value value
value value
value value
I think I would have to create a edit.view.php and a details.view.php and put it in the /custom/modules/<modulename>/ folder? Can anyone give me more details?
Thanks,
D


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks