Multiple file field support

thet0olman - October 24, 2008 - 16:36
Project:Ubercart Marketplace
Version:5.x-1.0-beta4
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

-Support miltiple file fields so that a preview files field can be added and it wont commit to the file features section
-Set Maximum and minimum price per product class or allow a certain product class to have a set price
-Allow free assets to skip the cart checkout
-add a block to list other products by the product author

Just a couple ideas Im throwing out there the first one is the most important feature I personally need though

thanks for everything!!

#1

thet0olman - October 24, 2008 - 17:29

I just found out that Number 1 on my feature request can be acheived using the upload module and calling the function


<?p
print theme('upload_attachments', $node->files);
?>

 
 

Drupal is a registered trademark of Dries Buytaert.