netwood Posted October 22, 2014 Share Posted October 22, 2014 Is it possible to configure a product Addon to ONLY be available for a certain product(s)? Currently when you add an Addon to a product, all Addon's are showing up in the dropdown menu. This means that they all must have unique names otherwise you don't know if you pick the correct one. We have many Addon's that have the same name (for example "Static IP address") but each one is for a different product. I would like it to show only those Addon's that are available for that product. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted October 22, 2014 Share Posted October 22, 2014 you could do that by modifying the addons template and adding conditional statements to the code... e.g if product 1, show addons a,c,f ; if product 2 or 3, show a,b,f etc... I posted something similar about adding products to the addons page, but your need is simpler than that, so it should just be a case of working out which addons go with which products and coding accordingly. http://forum.whmcs.com/showthread.php?93983-Display-product-on-addon-page 0 Quote Link to comment Share on other sites More sharing options...
netwood Posted November 7, 2014 Author Share Posted November 7, 2014 When you manually add an "Addon" on the product page in the clients profile, it will not show only the Addon's that is available for that product. It correctly shows only the available Addon's when you order a new product (if you assign the Addon to that product(s) in the configuration). Is there a way to only show the available Addon's for an active product when you manually add it in the customer profile for the product/services? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted November 7, 2014 Share Posted November 7, 2014 how are you manually adding the addon to the product page in the profile - are you modifying a template? 0 Quote Link to comment Share on other sites More sharing options...
netwood Posted November 7, 2014 Author Share Posted November 7, 2014 Navigate to a Product/Services page for a customer. Below the Module Command buttons, click on "Add New Addon". Now you can add an Addon to the product that you're on but you will see ALL addon's created, not only the ones configured for the product. If you manually set the next due date to the same due date as the product, the charge for the addon will be on the same invoice as the product. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted November 7, 2014 Share Posted November 7, 2014 in general on the admin side, WHMCS shows you all available options - regardless of whether they'll applicable to a product... so I think the answer is no. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.