On registration form, is it possible after selecting an option in a custom field, to trigger with CBAutoAuctions specific Subscription plans to appear on the registration form?
I mean, if a select field (e.g. Subs_Plan) has categories A,B,C according to what the user chooses, to trigger as follows
Category A --> Plan A, Plan D, Plan F
Category B --> Plan B
Category C --> Plan C, Plan Z
Maybe the Condition would be
Type --> CB Paid Subscriptions
Condition
Field: Custom > Value
Custom Value: Subs_Plan
Operator: Equal To
Value: Category A
But then in Action I have
Subscribe
Renew
Unsubscribe
Delete
Promotion
And none of them is what I need. I need the Subscription Plans that correspond to the category, only to show up in order for the user to choose.
On the other hand, if I choose Type --> Field, I don't see the subscription plans in Action.
Thanks again