Closed (fixed)
Project:
Rules
Version:
6.x-1.0-rc2
Component:
Provided Module Integrations
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Oct 2007 at 06:29 UTC
Updated:
26 May 2012 at 18:39 UTC
Comments
Comment #1
romand commentedThis feature will be great for auction & tender realization.
Also useful to show in the CCK node both starting numeric value and max or min propose changed by comment_cck.
Comment #2
dmitrig01 commentedSounds good. However, this would mean field settings, for which we may need to introduce a new table. I'll think about it.
Comment #3
mitchell commented@romand: Rules could probably help you do this. Try this recipe:
Event: Content is going to be saved
Condition: Content has type 'auction'
Condition: Text comparison 'numeric field before' is greater than or less than 'numeric field after'
Action: Disallow content from being published (I don't know how to do that off the top of my head)
Action: Display a message to the user 'follow the directions'
Comment #4
mitchell commentedComment #5
mitchell commentedComment #6
mitchell commentedFixed in #3.
Comment #8
mitchell commentedUpdated component.