Modify currency to £

TOTKO 20 Mar, 2010
Back again with another question ..

I have a field that is modified using 'cf_inputbox validate-currency-dollar'. I guess this links to the error message along the lines of 'please enter a valid dollar value'.

If it is, can you advise where I go to change the message to indicate UK pounds?

Thanks

Tony
GreyHead 20 Mar, 2010
Hi Tony,

You can add a custom message in the title attribute of the input. This will be applied to all validation errors so you need to word it as a catch-all if there is more than one validation (required + dollar for example).

Bob
This topic is locked and no more replies can be posted.