We use iterated characteristics in our Configurator (IFS 10, UPD 11).
Is there a better way to use these iterated characteristics in a Sales Rule condition, rather than write out each iteration for each Option Value being specified?
This is what I’m doing right now. Where I have the same Option Values, but it’s iterated based on 1-SHELFITEMTYPE%. We have up to 7 shelf items, meaning I have to do this 7 times to account for every iteration. I’ve tried using 1-SHELFITEMTYPEE1-SHELFCUR] which is our iteration counter to insert current iteration into 1-SHELFITEMTYPE, but this does not work.
Thanks!