Active
Project:
e-Commerce
Version:
6.x-4.x-dev
Component:
ec_store
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2011 at 19:43 UTC
Updated:
27 Jun 2011 at 05:27 UTC
Hi there,
Firstly cheers for the sweet module.
I'm wondering if it would be hard to make purchased NIDs available to Transaction tokens in rules.
I couldn't find anything about it in the documentation/issue queue.
Is it too hard?
I will look into it but don't fancy my chances of working out what's going on (I'm a novice with module coding/patching).
Direction/suggestions would be appreciated.
Feet
Comments
Comment #1
gordon commentedThis is hard, because of the way that token works we have to assign fixed slots, and not 1-n vars.
I really wish that there were basic flow control and loops available in tokens then this would be possible.
If you have any ideas please let me know, as I am not sure of a good way to do this.
Gordon.