Advanced table-based & Conditional Logic
-
Hi,
Can we use Advanced table-based pricing & Conditional Logic together?
I have a Options_Field with 5 options in the dropdown. For the first 2 options:
I’m using a # cols 1|2 table based base_price.
– Works fine =)Now I’m applying conditional logic:
1e conditional logic set:
OR
Options_Field = equal to Sub_option_1
Options_Field = equal to Sub_option_2
—AND Length_Field = smaller or equal to 30
{a calculation with base_price and multiple NOV fields}
– Also works fine =)2e conditional logic set:
OR
Options_Field = equal to Sub_option_1
Options_Field = equal to Sub_option_2
—AND Length_Field = greater than 30
{Length_Field}*{a calculation with base_price and multiple NOV fields}
– Now it gets unstable =( it only seems to honer the 1e conditional logic set)Hope to hear your thoughts.
Thanks in advance.
- The topic ‘Advanced table-based & Conditional Logic’ is closed to new replies.