Page 1 of 1

Is it possible to handle "on focus" and "on focus lost" events on text fields?

Posted: 13 Jun 2014
by eedoh
Basically, currency fields from sharepoint lists are represendted as simple number fields inside spform forms. Our clients insist on these fields showing money amounts in currency format when cursor is not in the textbox, and as a regular number when cursor is in the textbox.

As I'm only aware of fd.field.change event I'm wondering if there's a way of doing this at all?

Thanks

Re: Is it possible to handle "on focus" and "on focus lost" events on text fields?

Posted: 15 Jun 2014
by Dmitry Kozlov
Hello,

Please, try the following solution:
viewtopic.php?f=4&t=50