Closed (won't fix)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Rules Core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2010 at 16:57 UTC
Updated:
26 Jan 2021 at 08:15 UTC
Jump to comment: Most recent
Comments
Comment #1
mitchell commentedMy buddy coded an action just like this, which I think would allow for that. ie: when content is going to be saved, load content by arbitrary field with entered value, if content loaded successfully, don't save the node and show an error. It wasn't 100% reliable and kinda hackish, so please don't hold your breath for some amazing, bug free code. I hope to get it posted though, even if it doesn't get committed.
Comment #2
mitchell commentedI think EFQ supports this. In general, it would be nice to have some query builder interface for operations like, starts with, ends with, and other data manipulations.
Disregard #1.
Comment #3
tr commentedWon't do this in D7 at this point in time. If there's interest in doing this in D8/D9 please open a new issue and provide a patch.