nested configured items

hacksaww

Member
Hello all,

I'm having problems using a configured item to call out a different configured item multiple times. Each time I get prompted for an answer on order entry, but the first answer applies to each item in the package. Let me try and diagram this:

{configured item a}
question 1:
question 2:
question 3: (numeric answer)
<rule based on q3 answer>
{configured item b}
question 1: (numeric answer)
{configured item b}
same question 1: (numeric, but possibly different, answer)
{configured item b}
same question 1: (numeric, but possibly different, answer)
...etc

I've got each instance of configured item b on a separate line in its own separate rule. I get to answer the question multiple times. The problem is the first time you answer the question for item b, that answer gets applied to each instance of item b instead of what was answered the second, third, etc. time.

What is the best way for me to set this up? Am I doing something very wrong or using the wrong tools?

Thanks in advance
 
Back
Top