Ticket Details

Sending the calling field as an option key to validation rules...

ENHANCEMENT Ticket (closed)

It would be really nice if we could know which field is calling the given validation rule. It's easy to mimic that by hard coding the field name, but I guess this is very common and usual information. Therefore, we could have easy access to it on the $options attribute for custom validation rules.
on 03.10.10 reported by: eberfreitas owned by: nate

Updates

(fixed) on 04.17.10 by nate
  • owner was changed to nate
  • status was changed to closed
  • resolution was changed to fixed
Hi, thanks for the report. This functionality actually exists already. I've added a test that demonstrates it in [50899556d6978e3aad799871925e097a0385bdb9].