Unfortunately yes as at this time we do not provide a free input field for CBSubs Options, but one is planned. I do not have a timeframe for when that will be available, but realistically how many people do you expect to be 100 licenses so it might be best to also consider if you even need to support that many for the time being.When it comes to 100 licences, I will have to create 100 options (not very convenient)?
You cannot use plan options substitutions there. They're only available inside of CBSubs when CBSubs substitutions are processed.How will I calculate a discount based on the number of licenses? Promotions have "CB Field containing percentage", so where can I set [PLAN_OPTS_OPTION_LICENSES] to relate the promotion (discount) with the number of users?
Tried something like the below using a code field but I suppose I do something wrong
Again, you can't use those substitutions there. As explained above you need to push the number of licenses to your licenses integer field using CBSubs Fields integration then use the your licenses integer field in your code field to calculate the price adjustment as you were already doing.How will I relate the limit of Shared subscriptions to [PLAN_OPTS_OPTION_LICENSES] so it allows only as many subscriptions as licences paid ?
Maybe a code field for the limit using with the same logic as the previous one could make it work?
Please Log in or Create an account to join the conversation.
I only now realised what you meant and how to implement it and it works very well. Additional users with price increase and relative discounts!This should set the integer field in CBSubs Fields integration usage to 0, 1, 2, or 3 based off the pricing option selected.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.