- Set step rule 100 on the steps that may be hidden.
- Also set step rule 107 for multiple registrant steps.
- Set step rule 106 on the steps before to make sure that it is recalculating the page to take the promocode into account.
- Set step rule 108 to the comma delimited list of promo codes that should not see it.
Rules:
public static final int STEP_DISPLAY_RULE_CHECK = 100;
public static final int STEP_DISPLAY_CHECK_MEMBER_
public static final int STEP_DISPLAY_FILTER_MEM_
public static final int STEP_MEMBERSHIP_CATEGORY_SKIP = 103;
public static final int STEP_MEMBERSHIP_CATEGORY_SKIP_
public static final int STEP_FILTER_UDF_CHOICE = 105;
public static final int STEP_FILTER_FORCE_RECALCULATE = 106;
public static final int STEP_CHECK_RULE_MULTI_PAGE = 107;
public static final int STEP_FILTER_PROMO_CODE = 108;
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article