Hi all,
Please could someone help me - I am trying to insert a bit of custom php into an action so that when triggered, 1 is added to a CCK numerical field.
Below is a jpeg of where I've got to so far - the problem is it keeps refreshing the CCK field with the number and not adding it on:
(In the example I was trying to add 5)
http://avocet-designs.co.uk/populate_rules.jpg
The content type is called 'track' and the field is called 'plusvote'.
The idea is that when a Flag is activated on a 'track', a rule is triggered and a vote (+1) is added to the CCK 'plusvote' field
Should be fairly simple but I just cant get it to function...
Any help much appreciated,
cheers, Joe