Welcome Guest Search | Active Topics | Sign In | Register

eo:spell checker Options
Ismael
Posted: Thursday, February 21, 2013 11:42:04 PM
Rank: Member
Groups: Member

Joined: 2/3/2009
Posts: 28
How do I add and get an event to trigger after spell checker is done checking spelling?

I tried to add OnUnload="JobCustSummaryUpdate" to the spellchekcer but getting the following error "'JobCustSummaryUpdate' is not a member of 'ASP.workorderedit_aspx'."

any help greatly appreciated.
eo_support
Posted: Friday, February 22, 2013 9:23:09 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

You will need to handle the SpellCheckerDialog's ClientSideOnEnd event. The property takes a JavaScript function name.

Thanks!
Ismael
Posted: Sunday, February 24, 2013 11:35:38 PM
Rank: Member
Groups: Member

Joined: 2/3/2009
Posts: 28
I don't have such event... The only ClientSide events I see are:
ClientSideOnCorrectError
ClientSideOnError
ClientSideOnEvalVar
ClientSideOnLoad
ClientSideOnUnload

I tried the ClientSideOnUnload and it did not work either.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.