[rt-users] Unique CustomField

Jerrad Pierce jpierce at cambridgeenergyalliance.org
Fri Sep 25 10:56:18 EDT 2009


On Fri, Sep 25, 2009 at 09:46, Seth Lake <slake at bcssi.com> wrote:
> While I'm begging I would also love a way to for capitalization in a
> field also (such as a serial number or software license key).
Seems like you could do that with your validation regexp.

> Would love a way to tag a custom field as requiring a unique, non
> duplicate value (such as a serial number or UPC code).
This is a little more complicated, but you might try making use of
experimental RE features allowing you to execute code within your
test expression
-- 
Cambridge Energy Alliance: Save money. Save the planet.



More information about the rt-users mailing list