HakkieDEV
07-13-2004, 07:38 PM
Hi all!
I'm trying to make a chooserrow to select data from a table.
Kinda like the style_chooser
I think it involves:
print_chooser_row
But, I can't get it to work properly.
I've tried:
print_chooser_row($vbphrase['custom_group_name'], 'customgroup[customgroupid]', 'customgroup', $customgroup['customgroupid']);
What am I doing wrong?
I'm trying to make a chooserrow to select data from a table.
Kinda like the style_chooser
I think it involves:
print_chooser_row
But, I can't get it to work properly.
I've tried:
print_chooser_row($vbphrase['custom_group_name'], 'customgroup[customgroupid]', 'customgroup', $customgroup['customgroupid']);
What am I doing wrong?