how to add extra fields in Vendors

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
johns
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Mon Dec 22, 2008 7:33 am

how to add extra fields in Vendors

Post by johns » Tue Dec 23, 2008 11:12 pm

we got the category list in my home page using [[ConLib:SimpleCategoryList]].

we added the vendors files [ProductsByVendor.ascx, VendorsList.ascx] in ConLib folder.

Let me know, which tag to get display the vendors list. How to add the additional fields in vendor.

I attached the file to this post - "ProductsByVendor.zip"

Please advise us.

Thanks

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: how to add extra fields in Vendors

Post by mazhar » Wed Dec 24, 2008 6:13 am

Let me know, which tag to get display the vendors list.
[[ConLib:VendorsList]]
How to add the additional fields in vendor.
You can use the ac_CustomFields for this purpose, please check the following example post for custom fields usage.
viewtopic.php?f=42&t=8651

Post Reply